Skip to main content

getshfunc

Function getshfunc 

Source
pub fn getshfunc(
    name: &str,
    functions: &HashMap<String, String>,
) -> Option<String>
Expand description

Get shell function by name (from utils.c getshfunc)