(format: string)
| 63 | getSupported(): typeof arrSupportedFormatters |
| 64 | init(tmpHTMLHint: typeof IHTMLHint, tmpOptions: { nocolor?: boolean }): void |
| 65 | setFormat(format: string): void |
| 66 | |
| 67 | emit(event: 'start'): boolean |
| 68 | emit(event: 'file', arg: FormatterFileEvent): boolean |