所有 常量

int const all

用于 FileSystemEntity.watch 的位字段,用于启用 创建修改删除移动

实现

static const int all = create | modify | delete | move;