nbox.lib.shell
Shell
This module contains the Operators that can be used to interact with the shell.
Functions
functiongit_clone
[source]Operator to clone a git repository at a given path, usually wherever this operator is called from returns True if the clone was successful
Classes
classShellCommand
[source]function__init__
[source]Run multiple shell commands, uses shelex
to prevent injection
functionforward
[source]classPythonScript
[source]function__init__
[source]Run any file in python as an operator
functionforward
[source]classNBToScript
[source]function__init__
[source]functionforward
[source]