Docs
Reference
Guides
Blog
Discord
/
node:repl
/
REPLCommandAction
T
REPLCommandAction
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:repl
/
REPLCommandAction
T
REPLCommandAction
type
repl.REPLCommandAction
type
REPLCommandAction
=
(
this
:
REPLServer
,
text
:
string
)
=>
void