-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

mh_metric


> Calculate and enforce code metrics for MATLAB or Octave code.

More information.


Print the code metrics for the specified files:

mh_metric {path/to/file1.m path/to/file2.m ...}

Print the code metrics for the specified Octave files:

mh_metric --octave {path/to/file1.m path/to/file2.m ...}

Print the code metrics for the specified directory recursively:

mh_metric {path/to/directory}

Print the code metrics for the current directory:

mh_metric

Print the code metrics report in HTML or JSON format:

mh_metric --{html|json} {path/to/output_file}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 08:26:46 2024