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.
Eg: executable{"ls"}
| Name | Description |
|---|---|
string_arg | Base class for all arguments involving string value. |
| Name | Description |
|---|---|
executable [constructor] | Wraps a value as the executable name option. |
| Name | Description |
|---|---|
arg_value | The stored argument text. |