Function getopts::reqoptUnstable [-] [+] [src]

pub fn reqopt(short_name: &str, long_name: &str, desc: &str, hint: &str) -> OptGroup

Create a long option that is required and takes an argument.