Skip to main content

default_root

Function default_root 

Source
pub fn default_root() -> Option<PathBuf>
Expand description

Where the catalog lives when the caller doesn’t say otherwise: $CUTTLEFISH_HOME/catalog if set, else ~/.cuttlefish/catalog. None when neither is available — see cuttlefish_home (private).