pigmeo-compiler : Pigmeo.Compiler Namespace

CmdLine Class

Parses the parameters sent through the command line

public class CmdLine


Remarks

To be added.

Members

See Also: Inherited members from object.

Constructors

To be added.

Methods

static ParseParams (string[])
To be added.
static Usage ()
Explains how the executable must be called

Member Details

CmdLine Constructor

public CmdLine ()

To be added.

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0

ParseParams Method

public static void ParseParams (string[] args)

To be added.

Parameters

args
To be added.

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0

Usage Method

public static void Usage ()

Explains how the executable must be called

Remarks

To be added.

Required Assembly Versions:

  • pigmeo-compiler 0.0.0.0