Skip to main content

doshfunc

Function doshfunc 

Source
pub fn doshfunc(
    shfunc: &mut shfunc,
    doshargs: Vec<String>,
    noreturnval: bool,
    body_runner: impl FnMut() -> i32,
) -> i32