aboutsummaryrefslogtreecommitdiff
path: root/src/output
Commit message (Collapse)AuthorAgeFilesLines
* Sync to VersionControl(commit:bac88ab)魏曹先生2026-01-122-2/+2
|
* Refactor analyzer result structs for clarity魏曹先生2026-01-101-2/+16
|
* Add JSON output support for share list and see commands魏曹先生2026-01-091-0/+32
|
* Add JSON output support for multiple commands魏曹先生2026-01-076-0/+114
- Add serde and serde_json dependencies - Add JSON output modules for accounts, align, analyzer, here, info, and sheets - Add --json and --pretty flags to sheet list, sheet align, here, status, info, and account list commands - Implement JSON serialization for here command output - Update command argument structs to include JSON output options