Function getopts::optflagmulti [] [src]

pub fn optflagmulti(short_name: &str, long_name: &str, desc: &str) -> OptGroup
Unstable (rustc_private)

: use the crates.io getopts library instead

Create a long option that can occur more than once and does not take an argument.