Expand description
sqry-cli library exports
This module exists to make certain functionality available to integration tests
and benchmarks. The main binary is still in main.rs.
Modulesยง
- args
- Command-line argument parsing for sqry
- commands
- Command implementations
- error
- CLI error types with custom exit codes
- index_
discovery - Index discovery module for finding unified graph in ancestor directories.
- output
- Output formatting for CLI results
- persistence
- Query persistence subsystem.
- plugin_
defaults - Default plugin registration for SQRY
- progress
- Progress bar implementation for CLI operations