Метод | Описание | |
---|---|---|
CreateCommandLine ( ) : CommandLine | ||
CreateLanguageSetup ( ) : LanguageSetup | ||
CreateOptionsParser ( ) : OptionsParser | ||
ParseOptions ( string args, |
||
RubyConsoleHost ( ) : System |
Метод | Описание | |
---|---|---|
SetHomeEnvironmentVariable ( ) : void |
protected CreateCommandLine ( ) : CommandLine | ||
Результат | CommandLine |
protected CreateLanguageSetup ( ) : LanguageSetup | ||
Результат | LanguageSetup |
protected CreateOptionsParser ( ) : OptionsParser | ||
Результат | OptionsParser |
protected ParseOptions ( string args, |
||
args | string | |
runtimeSetup | ||
languageSetup | LanguageSetup | |
Результат | ConsoleOptions |