ContainerExecRequestTerminalSize interface    
The size of the terminal.
Property Details
cols
The column size of the terminal
cols?: numberProperty Value
number
rows
The row size of the terminal
rows?: numberProperty Value
number