spawn-ts API reference - v0.6.0
Demo
GitHub
Preparing search index...
runCommand
Function runCommand
runCommand
(
line
:
string
,
ctx
:
ShellCtx
)
:
Promise
<
CmdResult
>
Entry point: parse a raw line and dispatch.
Parameters
line
:
string
ctx
:
ShellCtx
Returns
Promise
<
CmdResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Demo
GitHub
spawn-ts API reference - v0.6.0
Loading...
Entry point: parse a raw line and dispatch.