ยฉ 2026 Hedgehog Software, LLC
export interface DetailedDescriptionCommandObject { usage: string; examples: string[]; extendedHelp: string; }