Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 553 Bytes

ExecStartLibpodRequest.md

File metadata and controls

20 lines (10 loc) · 553 Bytes

ExecStartLibpodRequest

Properties

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]

Implemented Interfaces

  • Serializable