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