Skip to main content

build

Function build 

Source
pub fn build(
    name: &str,
    force: bool,
    snapshot: bool,
    config: Option<&str>,
    update_hash: bool,
) -> Result<()>