Function argv::iter

source · []
pub fn iter() -> IterNotable traits for Iterimpl Iterator for Iter    type Item = &'static OsStr;
Expand description

Returns an iterator over command line arguments.