create constant
int
const create
Bitfield for FileSystemEntity.watch, to enable FileSystemCreateEvents.
Implementation
static const int create = 1 << 0;
Bitfield for FileSystemEntity.watch, to enable FileSystemCreateEvents.
static const int create = 1 << 0;