Method | Description | |
---|---|---|
Main ( string args ) : int |
Main command line
|
Method | Description | |
---|---|---|
GetArguments ( string args, string &fileMatch, string &nameSearch, string &nameReplace, bool &pretend, bool &recursive, bool &force ) : bool |
Gets the program arguments
|
|
Usage ( ) : void |
public static Main ( string args ) : int | ||
args | string | Command line arguments |
return | int |