Expand description
FraiseQL CLI library - exposes internal modules for testing and reuse
Re-exports§
pub use runner::run;
Modules§
- cli
- CLI argument definitions:
Clistruct,Commandsenum, and all sub-command enums. - codegen
- Code generation modules for gRPC transport artifacts.
- commands
- CLI commands module
- config
- Configuration loading and management
- introspection
- CLI introspection for AI agents
- output
- Output formatting for CLI commands
- output_
schemas - Output schemas for CLI commands
- runner
- CLI command dispatch and helper utilities.
- schema
- Schema format handling