Constant lrs::file::flags::FILE_PATH

Create a file that can only be used to identify a position in the filesystem.

Syntax

const FILE_PATH: FileFlags = FileFlags(O_PATH);

See also