Function read_args

Source
pub fn read_args<T>(args: T) -> SadariEnvironment
where T: Iterator<Item = String>,