#include <XrdClFileSystem.hh>
Public Types | |
| enum | Flags { None = 0 , MakePath = 1 } |
MkDir flags.
Definition at line 140 of file XrdClFileSystem.hh.
| Enumerator | |
|---|---|
| None | Nothing special. |
| MakePath | create the entire directory tree if it doesn't exist |
Definition at line 142 of file XrdClFileSystem.hh.