altcover

TypeSafe.CommandLine.AsStrings method

Returns the strings to be used in the effective command line

public IEnumerable<string> AsStrings()

Return Value

the strings to be used in the effective command line

See Also