Skip to main content

install_node

Function install_node 

Source
pub fn install_node(
    node: &InstallNode,
    action: &InstallAction,
    m: Option<&MultiProgress>,
    build_type: Option<&str>,
    yes: bool,
    record: bool,
    link_bins: bool,
    verbose: bool,
) -> Result<InstallManifest>