Returns whether the filesystem is mounted without support for executables.
impl Flags { fn no_exec(self) -> bool }
That is, no programs located in this filesystem can be executed.