nimblebox logo
Docs
v3.3.1b

nbox.lib.shell

Shell

This module contains the Operators that can be used to interact with the shell.

Functions

iconfunctiongit_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

iconclassShellCommand
[source]
iconfunction__init__
[source]

Run multiple shell commands, uses shelex to prevent injection

iconfunctionforward
[source]
iconclassPythonScript
[source]
iconfunction__init__
[source]

Run any file in python as an operator

iconfunctionforward
[source]
iconclassNBToScript
[source]
iconfunction__init__
[source]
iconfunctionforward
[source]
nbox SDKnbox provides built in access to all the APIs and packages them in the most user friendly manner.Star 0