altcover

TypeSafe.CommandLine class

Corresponds to the values after -- on the command line

public abstract class CommandLine : IEquatable<CommandLine>, IStructuralEquatable

Public Members

name description
static get_NoCommand()  
static NewCommandArguments(…)  
AsStrings() Returns the strings to be used in the effective command line
class CommandArguments Strongly typed string collection
static class Tags  

See Also