Rose::Cmdline::Unnamed enum
Constants to be used with CommandlineProcessing::isOptionWithParameter to specify the removeOption argument.
Synopsis
Declared in <SageIII/sage_support/cmdline.h>
enum Unnamed enum;
Members
Name |
Description |
|
Don't remove the CLI option from the input argv |
|
Remove the CLI option from the input argv |
Created with MrDocs