Skip to main content

find_config_path

Function find_config_path 

Source
pub fn find_config_path() -> PathBuf
Expand description

Resolves the config path for read commands: the nearest .robin.json found by walking up from the current directory, falling back to ./.robin.json so that “not found” errors still name a sensible location.