Expand description
apr-cli library
This library is the foundation for the apr CLI binary. Exports CLI structures for testing and reuse.
Re-exports§
pub use error::CliError;
Modules§
- error
- Error types for apr-cli
- federation
- APR Federation - Smart Model Routing & Catalog
- qa_
types
Structs§
- Cli
- apr - APR Model Operations Tool
Enums§
Functions§
- execute_
command - Execute the CLI command and return the result.