Type Definition boxxy::shell::NativeCommand [] [src]

type NativeCommand = fn(_: &mut Shell, _: Vec<String>) -> Result<(), Error>;