MOVE constant

int const MOVE = 1 << 3

Bitfield for FileSystemEntity.watch, to enable FileSystemMoveEvents.

Implementation

static const int MOVE = 1 << 3