Method | Description | |
---|---|---|
Main ( string args ) : int |
Main entry point to the SktapCLI application.
|
Method | Description | |
---|---|---|
HasNeededParams ( |
||
InitializeLogFile ( ) : void | ||
PrintUsage ( ICommand commands ) : void | ||
ShutdownLogFile ( ) : void |
public static Main ( string args ) : int | ||
args | string | Command-line arguments that were specified. |
return | int |