Skip to content

[Hook] Shell

Jason Kendall edited this page May 13, 2020 · 1 revision

Type

shell

Description

This will spawn a python subprocess shell that runs commands

Options

command The command to run

This can be a string, or list. A string will be pre-processed by splitting the string into a list on any whitespace.

Clone this wiki locally