See the remarks.
This flag has different meanings when applied to regular files and directories.
The owner of this file can execute it.
The owner of the directory can read the contents of the directory.
const MODE_USER_EXEC: Mode = Mode(S_IXUSR);