Skip to main content

remove_flag

Function remove_flag 

Source
pub fn remove_flag(args: &mut Vec<String>, flag: &str) -> Option<String>
Expand description

Remove a flag and its value from command arguments