Skip to main content

APP_NAME

Constant APP_NAME 

Source
pub const APP_NAME: &str = "rpi";
Expand description

The application name used in help + version output. Mirrors TS APP_NAME (the TS bin is "pi"; the Rust crate publishes under the rpi- namespace, so the binary + displayed name is "rpi" to match).