Method lrs::file::AccessMode::is_writable

Checks if the writable bit is set.

Syntax

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