Quick Start
Choosing Output Mode
| Mode | Best For |
|---|---|
verbose | Development, debugging |
silent | Production, minimal noise |
json | APIs, logging, parsing |
Configuration
| Option | Type | Default | Description |
|---|---|---|---|
mode | String | verbose | Output mode |
file | String | None | Save output to file |

