apexe 0.1.0

Outside-In CLI-to-Agent Bridge
Documentation
1
2
3
4
pub mod cli_module;
pub mod executor;

pub use cli_module::CliModule;