Method | Description | |
---|---|---|
CommandLineArgumentParser ( IFileSystem fileSystem ) : System | ||
Parse ( string args, IConfiguration configuration, System.IO.TextWriter stdout ) : bool |
Method | Description | |
---|---|---|
DisplayHelp ( System.IO.TextWriter stdout ) : void | ||
DisplayVersion ( System.IO.TextWriter stdout ) : void |
public CommandLineArgumentParser ( IFileSystem fileSystem ) : System | ||
fileSystem | IFileSystem | |
return | System |
public Parse ( string args, IConfiguration configuration, System.IO.TextWriter stdout ) : bool | ||
args | string | |
configuration | IConfiguration | |
stdout | System.IO.TextWriter | |
return | bool |