bugscpp.processor.core.shell.Shell

class Shell[source]

Bases: object

Run commands with subprocess. It is highly recommend to use this via with statement.

__init__()[source]

Methods

__init__()

send(commands)