![]() |
BadScript 2
|
Entrypoint for the Console Application. More...
Static Private Member Functions | |
static BadRuntime | LoadConsoleSettings (this BadRuntime runtime) |
Loads the Settings. | |
static Task< int > | Main (string[] args) |
Entrypoint. | |
Static Private Attributes | |
const string | SETTINGS_FILE = "Settings.json" |
Defines the Settings file. | |
Entrypoint for the Console Application.
Definition at line 27 of file BadProgram.cs.
|
staticprivate |
Loads the Settings.
Definition at line 38 of file BadProgram.cs.
|
staticprivate |
Entrypoint.
args | Commandline Arguments |
Definition at line 57 of file BadProgram.cs.
|
staticprivate |
Defines the Settings file.
Definition at line 32 of file BadProgram.cs.