No filesystem exception is thrown if object does not exist (use return value). Notes The information provided by this function is usually also provided as a byproduct of directory iteration. During directory iteration, callingexists(*iterator)is less efficient thanexists(iterator->status()). ...
No filesystem exception is thrown if object does not exist (use return value). Notes Example Output: "sandbox"exists"sandbox/symlink"does not exist"sandbox/file"exists See also