C# Class FluentBuild.BuildExe.CommandLineParser

Exibir arquivo Open project: SkightTeam/eLiteWeb Class Usage Examples

Public Methods

Method Description
CommandLineParser ( string args ) : System
GetFullPathIfRelative ( string path ) : string

Private Methods

Method Description
DetermineVerbosity ( string data ) : void
ParseArg ( string arg ) : void

Method Details

CommandLineParser() public method

public CommandLineParser ( string args ) : System
args string
return System

GetFullPathIfRelative() public method

public GetFullPathIfRelative ( string path ) : string
path string
return string