Function cargo::util::cache_lock::maybe_readonly
source ยท fn maybe_readonly(err: &Error) -> bool
Expand description
Returns whether or not the error appears to be from a read-only filesystem.
fn maybe_readonly(err: &Error) -> bool
Returns whether or not the error appears to be from a read-only filesystem.