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

Definition at line 60 of file rootmkdir.cxx.

Public Types

enum class  EPrintUsage { kNo , kShort , kLong }

Public Attributes

bool fCreateParents = false
std::vector< std::string > fDstFileAndPaths
EPrintUsage fPrintHelp = EPrintUsage::kNo

Member Enumeration Documentation

◆ EPrintUsage

enum class RootMkdirArgs::EPrintUsage
strong
Enumerator
kNo 
kShort 
kLong 

Definition at line 61 of file rootmkdir.cxx.

Member Data Documentation

◆ fCreateParents

bool RootMkdirArgs::fCreateParents = false

Definition at line 67 of file rootmkdir.cxx.

◆ fDstFileAndPaths

std::vector<std::string> RootMkdirArgs::fDstFileAndPaths

Definition at line 68 of file rootmkdir.cxx.

◆ fPrintHelp

EPrintUsage RootMkdirArgs::fPrintHelp = EPrintUsage::kNo

Definition at line 66 of file rootmkdir.cxx.

Collaboration diagram for RootMkdirArgs:
[legend]

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