carb::filesystem::fCanonicalFlagCheckExists
Defined in carb/filesystem/IFileSystem.h
- 
constexpr CanonicalFlags carb::filesystem::fCanonicalFlagCheckExists = 0x01
- Flag to indicate that the file must also exist in order for the function to succeed. - When this flag is used, the behavior will match IFileSystem::makeCanonicalPathEx2().