ArgIterator
Cross-platform command line argument iterator.
Fields of this type
Fields
Initialize the args iterator.
Functions
- init
- Initialize the args iterator.
- initWithAllocator
- You must deinitialize iterator's internal buffers by calling `deinit` when done.
- next
- Get the next argument.
- skip
- Parse past 1 argument without capturing it.
- deinit
- Call this to free the iterator's internal buffer if the iterator
= InnerType.InitError
Values
- InitError
- = InnerType.InitError