Forrest logo
back to context overview

mh_metric

List of commands for mh_metric:

  • mh_metric:tldr:16ba8 mh_metric: Print the code metrics for the specified files.
    $ mh_metric ${filename1-m filename2-m ---}
    try on your machine
    explain this command
  • mh_metric:tldr:b5ebf mh_metric: Print the code metrics for the current directory.
    $ mh_metric
    try on your machine
    explain this command
  • mh_metric:tldr:b6683 mh_metric: Print the code metrics for the specified Octave files.
    $ mh_metric --octave ${filename1-m filename2-m ---}
    try on your machine
    explain this command
  • mh_metric:tldr:d1ea3 mh_metric: Print the code metrics report in HTML or JSON format.
    $ mh_metric --${select} ${path-to-output_file}
    try on your machine
    explain this command
back to context overview