export interface CommandMeta { name: string; info: string; path: string[]; }