Expand description
rTimeLogger library root. Exposes CLI parser, high-level run() function, and internal modules.
Modules§
- cli
- config
- core
- db
- errors
- Unified application error type. All modules (db, core, cli, utils) return AppError to keep the error handling consistent and easy to manage.
- export
- import
- models
- ui
- utils