Method lrs::file::AccessMode::is_executable

Checks if the executable bit is set.

Syntax

impl AccessMode {
    fn is_executable(&self) -> bool
}