exists constant

FileSystemOp const exists

A file system operation used for all exists methods.

Implementation

static const FileSystemOp exists = FileSystemOp._(6);