API reference
ShellCommand
Shell command executed during a run.
ShellCommand
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
Shell command executed during a run.
Signature
interface ShellCommand { /* ... */ }Kind
interface