Method lrs::fs::Flags::read_only

Returns whether the filesystem is mounted read only.

Syntax

impl Flags {
    fn read_only(self) -> bool
}