export interface CommanderMeta { instantiated: boolean; rawArgv: string[]; }