export class CommandContext { depth: number; path: string[]; }