matlab.gams.control.options.Keep Class Reference
Controls keeping or deletion of process directory and scratch files. More...
Public Attributes | |
string | select |
Selection of enum options. | |
integer | value |
Value of enum options. | |
Static Public Attributes | |
static final | DeleteProcDir = 0 |
Delete process directory. | |
static final | KeepProcDir = 1 |
Keep process directory. | |
static final | UndefinedKeep = 2 |
Undefined option. | |
Detailed Description
Controls keeping or deletion of process directory and scratch files.
- See also
- Options