Commandline user interface, customizable thru events and configuration file

C# |
public class CommandLine

All Members | Constructors | Methods | Properties | Fields | Events |
Icon | Member | Description |
---|---|---|
![]() | CommandLineNew() | Initializes a new instance of the CommandLine class. |
![]() ![]() | DumpHelpEvent | |
![]() ![]() | DumpLogoEvent | |
![]() ![]() | Parse(ComponentLoader, ISimpleOutput, Project) | |
![]() ![]() | ParseArgsEvent | |
![]() ![]() | ParseArguments(String) |
Parse pmars compatible commandline options
|
![]() ![]() | ParseArguments(String[](), Boolean, Boolean, String, ComponentLoader) |
Parse pmars compatible commandline options
|
![]() ![]() | Prepare(String[](), ComponentLoader, ISimpleOutput, Boolean, String) |
Main procedure of commandline user interface
|
![]() ![]() | Run(ComponentLoader, ISimpleOutput, Project) |

Object | |
![]() | CommandLine |
Assembly: nMars.RedCode Version: 0.8.3.0 (Module: nMars.RedCode)