Skip to main content

cli_main

Function cli_main 

Source
pub fn cli_main() -> ExitCode
Expand description

Full CLI entry point for cargo install aprender.

This function encapsulates the complete apr binary logic so that the aprender facade crate can produce the same binary via cargo install aprender (in addition to cargo install apr-cli).