@karmaniverous/jeeves-runner
GitHub
Preparing search index...
index
ResolvedCommand
Interface ResolvedCommand
Command resolution result.
interface
ResolvedCommand
{
args
:
string
[]
;
command
:
string
;
}
Index
Properties
args
command
Properties
args
args
:
string
[]
Arguments to pass to the command.
command
command
:
string
Command to execute.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
command
GitHub
@karmaniverous/jeeves-runner
Loading...
Command resolution result.