@eagleoutice/flowr - v2.13.14
Preparing search index...
src/cli/repl/ghost-hint
GhostHintIO
Interface GhostHintIO
interface
GhostHintIO
{
stdin
:
EventEmitter
<
DefaultEventMap
>
&
{
isTTY
?:
boolean
}
;
stdout
:
{
columns
?:
number
;
isTTY
?:
boolean
;
write
(
s
:
string
)
:
unknown
}
;
}
Index
Properties
stdin
stdout
Properties
stdin
stdin
:
EventEmitter
<
DefaultEventMap
>
&
{
isTTY
?:
boolean
}
stdout
stdout
:
{
columns
?:
number
;
isTTY
?:
boolean
;
write
(
s
:
string
)
:
unknown
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
stdin
stdout
@eagleoutice/flowr - v2.13.14
Loading...