Skip to main content

init_registry

Function init_registry 

Source
pub fn init_registry(
    ctx: &Context,
    path: PathBuf,
    with_rules: bool,
    sections: Vec<String>,
    profile: String,
) -> CoreResult<()>