Interface: Args
An object that contains argument schema.
This type is used to define the structure and validation rules for command line arguments.
Indexable
ts
[option: string]: ArgSchemaAn object that contains argument schema.
This type is used to define the structure and validation rules for command line arguments.
[option: string]: ArgSchema