32 return runner.
Run(args);
Class that can register console systems and run them.
Task< int > Run(string[] args)
Runs a system with the specified arguments.
Runs the Html Template Engine.
Runs the Html Template Engine.
Default Run System Is used to enable running scripts by simply typing "bs my/path/to/script....
Connects to a remote console.
Runs one or more BadScript scripts.
Prints a specific setting to the console.
Runs unit tests using NUnitLite.
override Task Run(BadReplContext context, string[] args)
BadScriptConsoleTerminalCommand()
Contains the 'html' console command implementation.
Contains the 'html' console command implementation.
Contains the 'run' console command implementation.
Contains the 'settings' console command implementation.
Contains the 'test' command implementation.
Contains the Core Functionality of the Console Application.