Function coreutils::util_map

source ·
pub(crate) fn util_map<T: Args>(
    
) -> OrderedMap<&'static str, (fn(_: T) -> i32, fn() -> Command)>