diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-18 08:39:04 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-18 08:39:04 +0300 |
| commit | 7bca02bddcc88002e8edf72d2f20f526cf9d2668 (patch) | |
| tree | 7bd907e787628393d52a3281ce751d2f807421ac /internal/keepass | |
| parent | 5874a7a5d3cac75b76bdf2f7793a05ce3c45b4d7 (diff) | |
refactor: split cli.go into focused files by responsibility
Extract cli.go into four dedicated files to improve separation of concerns
and readability: cli_flags.go (flag parsing), cli_backend.go (backend init),
cli_commands.go (command handlers), cli_dispatch.go (command routing).
Fix inaccurate comments on logMsg/warn that claimed declaration order matters
in Go; package-level functions are resolved across the whole file.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/keepass')
0 files changed, 0 insertions, 0 deletions
