gitwrap

Type Alias Executor

Source
pub type Executor = fn(_: &str, _: Vec<String>) -> ExecResult;