See the remarks.
This flag has different meanings when applied to regular files and directories.
Everyone can execute the file.
Everyone can read the contents of the directory.
const MODE_WORLD_EXEC: Mode = Mode(S_IXOTH);