Header menu logo BioFSharp

ReportingOptions Type

Union cases

Union case Description

HtmlReport string

Full Usage: HtmlReport string

Parameters:
    Item : string

the html format report file name. default is "fastp.html".

Item : string

JsonReport string

Full Usage: JsonReport string

Parameters:
    Item : string

the json format report file name. default is "fastp.json".

Item : string

ReportTitle string

Full Usage: ReportTitle string

Parameters:
    Item : string

should be quoted with ' or ", default is "fastp report".

Item : string

Static members

Static member Description

ReportingOptions.makeCmd

Full Usage: ReportingOptions.makeCmd

Returns: ReportingOptions -> string
Returns: ReportingOptions -> string

ReportingOptions.makeCmdWith m

Full Usage: ReportingOptions.makeCmdWith m

Parameters:
Returns: ReportingOptions -> string
m : MountInfo
Returns: ReportingOptions -> string

Type something to start searching.