Molybden API
|
Allows accessing the copy of the original command line arguments of the current process. More...
#include <command_line_args.hpp>
Public Member Functions | |
virtual std::vector< StringViewType > | list () const =0 |
Returns the origin command line arguments of the current process. | |
Static Public Member Functions | |
static const CommandLineArgs & | get () |
Returns the only instance of the class. | |
Allows accessing the copy of the original command line arguments of the current process.