pub const REPOSITORY_WRITABLE_CONDITION: &str = "RepositoryWritable";Expand description
Snapshot condition recording whether its repository accepts writes (§11). Set
False (with REPOSITORY_READ_ONLY_REASON) when a backup is refused because
the repository is mode: ReadOnly.