clide-js
github
Preparing search index...
ParsedCommand
Type Alias ParsedCommand
The result of parsing a command string.
type
ParsedCommand
=
{
options
:
OptionValues
;
tokens
:
Tokens
;
}
Index
Properties
options
tokens
Properties
options
options
:
OptionValues
tokens
tokens
:
Tokens
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
options
tokens
github
clide-js
Loading...
The result of parsing a command string.