Module Metrics_parameters.OutputFile

module OutputFile: Parameter_sig.Filepath 

Pretty print metrics to the given file. The output format will be recognized through the extension. Supported extensions are: "html" or "htm" for HTML "txt" or "text" for text


include Parameter_sig.S
val is_empty : unit -> bool

Whether the Filepath is empty.