altcover

TypeSafe.CollectOptions constructor

public CollectOptions(DirectoryPath recorderDirectory, DirectoryPath workingDirectory, 
    FilePath executable, FilePath lcovReport, Threshold threshold, FilePath cobertura, 
    Packages packages, FilePath outputFile, CommandLine commandLine, Flag exposeReturnCode, 
    SummaryFormat summaryFormat, TraceLevel verbosity)

See Also