Definition at line 58 of file rootrm.cxx.
Public Types | |
| enum class | EPrintUsage { kNo , kShort , kLong } |
Public Attributes | |
| bool | fDryRun = false |
| bool | fForce = false |
| bool | fInteractive = false |
| EPrintUsage | fPrintHelp = EPrintUsage::kNo |
| bool | fRecursive = false |
| std::vector< std::string > | fSources |
|
strong |
| Enumerator | |
|---|---|
| kNo | |
| kShort | |
| kLong | |
Definition at line 59 of file rootrm.cxx.
| bool RootRmArgs::fDryRun = false |
Definition at line 67 of file rootrm.cxx.
| bool RootRmArgs::fForce = false |
Definition at line 68 of file rootrm.cxx.
| bool RootRmArgs::fInteractive = false |
Definition at line 65 of file rootrm.cxx.
| EPrintUsage RootRmArgs::fPrintHelp = EPrintUsage::kNo |
Definition at line 64 of file rootrm.cxx.
| bool RootRmArgs::fRecursive = false |
Definition at line 66 of file rootrm.cxx.
| std::vector<std::string> RootRmArgs::fSources |
Definition at line 69 of file rootrm.cxx.