@runno/wasi
Runno
WASI
Articles
Docs
GitHub
Preparing search index...
TTYState
Type Alias TTYState
type
TTYState
=
{
cols
:
number
;
echo
:
boolean
;
lineBuffered
:
boolean
;
pixelHeight
:
number
;
pixelWidth
:
number
;
raw
:
boolean
;
rows
:
number
;
}
Index
Properties
cols
echo
line
Buffered
pixel
Height
pixel
Width
raw
rows
Properties
cols
cols
:
number
echo
echo
:
boolean
line
Buffered
lineBuffered
:
boolean
pixel
Height
pixelHeight
:
number
pixel
Width
pixelWidth
:
number
raw
raw
:
boolean
rows
rows
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cols
echo
line
Buffered
pixel
Height
pixel
Width
raw
rows
Docs
@runno/runtime
Runno
WASI
Articles
Docs
GitHub
@runno/wasi
Loading...