API reference
ShellOutput
Output of a shell command.
ShellOutput
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
Output of a shell command.
Signature
interface ShellOutput { /* ... */ }Kind
interface