Ex
Cmd
Source
current
ExCmd
Source
logger
stored_
excmds
accept
ExCmd
get
Current
ExCmd
Source
set
ExCmds
Index
Type aliases
Ex
Cmd
Source
Variables
current
ExCmd
Source
logger
stored_
excmds
Functions
accept
ExCmd
get
Current
ExCmd
Source
set
ExCmds
Type aliases
Ex
Cmd
Source
Ex
Cmd
Source
:
"commandline"
|
"content"
Variables
Let
current
ExCmd
Source
current
ExCmd
Source
:
ExCmdSource
Const
logger
logger
:
Logger
= new Logger("controller")
Let
stored_
excmds
stored_
excmds
:
any
Functions
accept
ExCmd
accept
ExCmd
(
exstr
:
string
, source
?:
ExCmdSource
)
:
Promise
<
any
>
Parse and execute ExCmds
Parameters
exstr:
string
Optional
source:
ExCmdSource
Returns
Promise
<
any
>
get
Current
ExCmd
Source
get
Current
ExCmd
Source
(
)
:
ExCmdSource
Returns
ExCmdSource
set
ExCmds
set
ExCmds
(
excmds
:
any
)
:
void
Parameters
excmds:
any
Returns
void
Parse and execute ExCmds