CommandLine
Namespace: uMod
Assembly: uMod.Core.dll
Inheritance Object CommandLine
Summary
Represents a command line string in managed form
Constructors
Name | Summary |
|---|---|
CommandLine ( | Initializes a new instance of the CommandLine class |
Methods
Name | Summary |
|---|---|
Gets variable data for the specified argument | |
GetVariable ( | Gets the value for the specified variable |
HasVariable ( | Returns if this command line has the specified variable (prefixed with +) |
Static Methods
Name | Summary |
|---|---|
Split ( | Split the commandline arguments |