, including all inherited members.
| AddCommand(string appName, CommandLineApplicationInterpreter.ApplicationCommandDelegate appMain) | IG::Lib::ICommandLineApplicationInterpreter | |
| AddModule(string moduleName, CommandLineApplicationInterpreter.ModuleDelegate moduleDelegate) | IG::Lib::ICommandLineApplicationInterpreter | |
| AsyncIsCompleted(int id) | IG::Lib::ICommandLineApplicationInterpreter | |
| AsyncWait(int callId) | IG::Lib::ICommandLineApplicationInterpreter | |
| AsyncWaitAll() | IG::Lib::ICommandLineApplicationInterpreter | |
| ClearVariable(string varName) | IG::Lib::ICommandLineApplicationInterpreter | |
| ContainsCommand(string commandName) | IG::Lib::ICommandLineApplicationInterpreter | |
| Description | IG::Lib::ICommandLineApplicationInterpreter | |
| Exit | IG::Lib::ICommandLineApplicationInterpreter | |
| GetArguments(string commandLine) | IG::Lib::ICommandLineApplicationInterpreter | |
| GetLoadableScriptReferencedAssemblies() | IG::Lib::ICommandLineApplicationInterpreter | |
| GetVariable(string varName) | IG::Lib::ICommandLineApplicationInterpreter | |
| IsModuleLoaded(string moduleName) | IG::Lib::ICommandLineApplicationInterpreter | |
| LoadableScriptInterpreter | IG::Lib::ICommandLineApplicationInterpreter | |
| LoadModule(string moduleName) | IG::Lib::ICommandLineApplicationInterpreter | |
| LoadScript(string newCommandName, string scriptFilePath, string[] initArgs) | IG::Lib::ICommandLineApplicationInterpreter | |
| Name | IG::Lib::ICommandLineApplicationInterpreter | |
| OutputLevel | IG::Lib::ICommandLineApplicationInterpreter | |
| PrintVariable(string varName) | IG::Lib::ICommandLineApplicationInterpreter | |
| RemoveCommand(string appName) | IG::Lib::ICommandLineApplicationInterpreter | |
| Run(string commandName, string[] args) | IG::Lib::ICommandLineApplicationInterpreter | |
| Run(string[] args) | IG::Lib::ICommandLineApplicationInterpreter | |
| RunAsync(string[] args) | IG::Lib::ICommandLineApplicationInterpreter | |
| RunAsync(string commandName, params string[] commandArguments) | IG::Lib::ICommandLineApplicationInterpreter | |
| RunFile(string filePath) | IG::Lib::ICommandLineApplicationInterpreter | |
| RunInteractive() | IG::Lib::ICommandLineApplicationInterpreter | |
| RunLoadedScript(string commandName, string[] arguments) | IG::Lib::ICommandLineApplicationInterpreter | |
| RunScriptFile(string scriptFilePath, string[] initAndRunArgs) | IG::Lib::ICommandLineApplicationInterpreter | |
| RunWithoutModifications(string commandName, params string[] commandArguments) | IG::Lib::ICommandLineApplicationInterpreter | |
| SetVariable(string varName, string value) | IG::Lib::ICommandLineApplicationInterpreter | |
| Timer | IG::Lib::ICommandLineApplicationInterpreter | |
| WarnCommandReplacement | IG::Lib::ICommandLineApplicationInterpreter | |