Skip to main content

Crate apr_cli

Crate apr_cli 

Source
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§

Commands

Functions§

execute_command
Execute the CLI command and return the result.