Name | Type | Description | Notes |
---|---|---|---|
detach | Boolean | Detach from the command. | [optional] |
tty | Boolean | Allocate a pseudo-TTY. | [optional] |
h | Integer | Height of the TTY session in characters. Tty must be set to true to use it. | [optional] |
w | Integer | Width of the TTY session in characters. Tty must be set to true to use it. | [optional] |
- Serializable