1 2 3
pub fn export_plottery_home(path: &str) -> Result<(), std::io::Error> { set_env_perm::check_or_set("PLOTTERY_HOME", path) }