Searched refs:sc_key (Results 1 – 1 of 1) sorted by relevance
1660 let sc_key = yaml_hash.keys().nth(0).unwrap(); in from() localVariable1661 is_sc = Some(yaml_hash.get(sc_key).unwrap()); in from()1662 App::new(sc_key.as_str().unwrap()) in from()