Preparing search index...
The search index is not available
@xarc/app-dev
@xarc/app-dev
lib/dev-admin/console-io
ConsoleIO
Class ConsoleIO
Hierarchy (
view full
)
xrun
ConsoleIO
Index
Constructors
constructor
Methods
exit
get
User
Input
setup
show
write
Constructors
constructor
new
ConsoleIO
(
options
?
)
:
ConsoleIO
Parameters
options
:
{}
= {}
Returns
ConsoleIO
Methods
exit
exit
(
)
:
void
Returns
void
get
User
Input
get
User
Input
(
)
:
Promise
<
unknown
>
Returns
Promise
<
unknown
>
setup
setup
(
)
:
void
Returns
void
show
show
(
...
args
)
:
void
Parameters
Rest
...
args
:
any
[]
Returns
void
write
write
(
str
)
:
void
Parameters
str
:
any
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
exit
get
User
Input
setup
show
write
@xarc/app-dev
Loading...