#include <CommandLineParser.h>
Public Attributes | |
| AZStd::string_view | m_option |
| AZStd::string_view | m_value |
Struct which contains a string view for option name and the value of a command line argument If the command line argument is a positional argument, then the m_option string_view is empty