Skip to main content

bootstrap_path

Function bootstrap_path 

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

Resolve the path to bootstrap.yaml inside the Gobby home directory.

Respects GOBBY_HOME via crate::gobby_home, falling back to ~/.gobby. Returns None when neither GOBBY_HOME nor the home directory can be determined.