Skip to main content

project_initialized_in_dir

Function project_initialized_in_dir 

Source
pub fn project_initialized_in_dir(definition_dir: &Path) -> bool
Expand description

Whether .projects/ exists under definition_dir (created by init). Vault pull before first up must skip until this exists.