nbox.lib.shell
Shell
This module contains the Operators that can be used to interact with the shell.
Classes
classShellCommand
[source]function__init__
[source]Run multiple shell commands, uses shelex
to prevent injection
functionforward
[source]classPython
[source]function__init__
[source]Convert a python function into an operator, everything has to be passed at runtime
functionforward
[source]classPythonScript
[source]function__init__
[source]Run any file in python as an operator
functionforward
[source]classNBToScript
[source]function__init__
[source]functionforward
[source]classGitClone
[source]function__init__
[source]Clone a git repository into a path
functionforward
[source]