Shell Command
Simplified shell command implementation.
- _enable_capture(render)[source]
Enable terminal capture operation.
- _remove_bash_functions(render, file)[source]
Remove a bash integration.
- _write_bash_functions(render, file, contents)[source]
Write bash functions to the desired location.