Function run

Source
pub fn run(
    style: &Style,
    executable: &str,
    arguments: &[String],
    debug: Option<String>,
)