Molybden API
Loading...
Searching...
No Matches
molybden::CommandLineArgs Class Referenceabstract

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 CommandLineArgsget ()
 Returns the only instance of the class.
 

Detailed Description

Allows accessing the copy of the original command line arguments of the current process.


The documentation for this class was generated from the following file: