(msg: string | null, description?: string | false)
| 786 | stringifiedValues(values?: any[], separator?: string): string; |
| 787 | unfreeze(defaultCommand?: boolean): void; |
| 788 | usage(msg: string | null, description?: string | false): UsageInstance; |
| 789 | version(ver: any): void; |
| 790 | wrap(cols: number | nil): void; |
| 791 | } |
no outgoing calls
no test coverage detected