Function run_command

Source
pub fn run_command(
    url: String,
    part: Part,
    fail_silently: bool,
) -> Result<String>