summaryrefslogtreecommitdiff
path: root/src/output/info.rs
AgeCommit message (Collapse)Author
2026-01-23Rename output module to leegacy_json_output魏曹先生
2026-01-07Add JSON output support for multiple commands魏曹先生
- 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