[go: up one dir, main page]

Function gix::env::args_os_opt

source ยท
pub fn args_os_opt(precompose_unicode: bool) -> impl Iterator<Item = OsString>
Expand description

Like args_os(), but with the precompose_unicode parameter akin to core.precomposeUnicode in the Git configuration.