@eeymoo/ai-coding-sync
Preparing search index...
src/cli/run-cli
ParsedCliInput
Interface ParsedCliInput
Parsed command payload.
Since
0.1.0
interface
ParsedCliInput
{
args
:
string
[]
;
command
:
CliCommandName
;
options
:
GlobalCliOptions
;
}
Index
Properties
args
command
options
Properties
args
args
:
string
[]
command
command
:
CliCommandName
options
options
:
GlobalCliOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
command
options
@eeymoo/ai-coding-sync
Loading...
Parsed command payload.
Since
0.1.0