ChassisShell extension

on

Methods

colored([bool color = true]) IShell
Clones the current IShell instance, setting the color output as required
verbose([bool verbose = true]) IShell
Clones the current IShell instance, setting the verbosity as required
withEnvironment(Map<String, String> environment) IShell
Clones the current IShell instance, setting the IShell.environment
withThrowOnError([bool throwOnError = true]) IShell
Clones the current IShell instance, setting the throwOnError as required
withWorkingDirectory(String newWorkingDirectory) IShell
Clones the current IShell instance, setting the IShell.workingDirectory