Skip to main content

status

Function status 

Source
pub fn status<W: Write>(
    wok_config: &mut Config,
    umbrella: &Repo,
    stdout: &mut W,
    fetch: bool,
) -> Result<()>