chant list
Synopsis
Section titled “Synopsis”chant list [path] [flags]Description
Section titled “Description”chant list scans all TypeScript source files in the project and lists every exported declaration with its name and kind.
| Flag | Type | Default | Description |
|---|---|---|---|
-f, --format | string | text | Output format: text or json |
chant listchant list --format jsonExit Codes
Section titled “Exit Codes”| Code | Meaning |
|---|---|
| 0 | Listed successfully |
| 1 | Error |