move 常量

int const move

用于 FileSystemEntity.watch 的位字段,用于启用 FileSystemMoveEvent

实现

static const int move = 1 << 3;