fn args() ArgIterator
[src]
Holds the command-line arguments, with the program name as the first entry. Use argsWithAllocator() for cross-platform code.
fn args() ArgIterator
Holds the command-line arguments, with the program name as the first entry. Use argsWithAllocator() for cross-platform code.