gitwrap::rev_parse

Function stop_at_non_option

Source
pub fn stop_at_non_option() -> FnOptionArg
Expand description

Only meaningful in –parseopt mode. Lets the option parser stop at the first non-option argument. This can be used to parse sub-commands that take options themselves. –stop-at-non-option