create 常量

int const create

用于 FileSystemEntity.watch 的位字段,以启用 FileSystemCreateEvent

实现

static const int create = 1 << 0;