Base class for all arguments involving string value.
Synopsis
Declared in <util/subprocess.h>
struct string_arg;
Member Functions
Name |
Description |
|
Constructors |
Data Members
Name |
Description |
The stored argument text. |
Derived Classes
Name |
Description |
Option to specify the executable name separately from the args sequence. In this case the cmd args must only contain the options required for this executable. |
Created with MrDocs