run

Function run 

Source
pub fn run(
    source: String,
    args: Vec<String>,
    upstream: bool,
    cache: bool,
    local: bool,
) -> Result<i32>