get_string

Function get_string 

Source
pub fn get_string(args: &[String], name: &str) -> Option<String>
Expand description

Get a string value for --key from either --key value or --key=value.