Skip to main content

CONFIG_DIR_NAME

Constant CONFIG_DIR_NAME 

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

The config directory name under the home dir. Upstream is .pi; rpi uses .rpi to avoid colliding with a native pi install on the same machine.