Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RootRmArgs Struct Reference

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

Member Enumeration Documentation

◆ EPrintUsage

enum class RootRmArgs::EPrintUsage
strong
Enumerator
kNo 
kShort 
kLong 

Definition at line 59 of file rootrm.cxx.

Member Data Documentation

◆ fDryRun

bool RootRmArgs::fDryRun = false

Definition at line 67 of file rootrm.cxx.

◆ fForce

bool RootRmArgs::fForce = false

Definition at line 68 of file rootrm.cxx.

◆ fInteractive

bool RootRmArgs::fInteractive = false

Definition at line 65 of file rootrm.cxx.

◆ fPrintHelp

EPrintUsage RootRmArgs::fPrintHelp = EPrintUsage::kNo

Definition at line 64 of file rootrm.cxx.

◆ fRecursive

bool RootRmArgs::fRecursive = false

Definition at line 66 of file rootrm.cxx.

◆ fSources

std::vector<std::string> RootRmArgs::fSources

Definition at line 69 of file rootrm.cxx.

Collaboration diagram for RootRmArgs:
[legend]

The documentation for this struct was generated from the following file: