Type Alias: ExecStartData ​
ExecStartData:
object
Type declaration ​
| Name | Type | Description |
|---|---|---|
body? | object | - |
body.ConsoleSize? | [number, number] | null | Initial console size, as an [height, width] array. |
body.Detach? | boolean | Detach from the command. |
body.Tty? | boolean | Allocate a pseudo-TTY. |
path | object | - |
path.id | string | Exec instance ID |