tardis.utilities.executors.shellexecutor module

class tardis.utilities.executors.shellexecutor.ShellExecutor(*args, **kwargs)[source]

Bases: Executor

async run_command(command, stdin_input=None)[source]

Run command in a shell and provide the result