nMars - Corewars MARS for .NET
CommandLine Class
Namespaces > nMars.RedCode > CommandLine
Commandline user interface, customizable thru events and configuration file
Syntax
C#
public class CommandLine
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
CommandLineNew()
Initializes a new instance of the CommandLine class.
static memberDumpHelpEvent
static memberDumpLogoEvent
static memberParse(ComponentLoader, ISimpleOutput, Project)
static memberParseArgsEvent
static memberParseArguments(String)
Parse pmars compatible commandline options
static memberParseArguments(String[](), Boolean, Boolean, String, ComponentLoader)
Parse pmars compatible commandline options
static memberPrepare(String[](), ComponentLoader, ISimpleOutput, Boolean, String)
Main procedure of commandline user interface
static memberRun(ComponentLoader, ISimpleOutput, Project)
Inheritance Hierarchy
Object
CommandLine

Assembly: nMars.RedCode Version: 0.8.3.0 (Module: nMars.RedCode)