Clarify readonly
method is also about being 'unwritable'.
This commit is contained in:
parent
1949c6599d
commit
5a93be48c3
@ -916,7 +916,7 @@ impl AsInner<fs_imp::FileAttr> for Metadata {
|
||||
}
|
||||
|
||||
impl Permissions {
|
||||
/// Returns whether these permissions describe a readonly file.
|
||||
/// Returns whether these permissions describe a readonly (unwritable) file.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user