vfs: disable mutating functions on readonlyvfs
Here's 14 functions by my count, that aren't gated by the mode check in `__call__()`. Not sure how to gate these for real- copy/paste is a pain, and I have no idea if the `*args, **kwargs` pattern is compatible with protocols. But the first test is to see if anything blows up.
parent
ee7e106b372b
Branches topic/default/vfs-actually-readonly
No related tags found
Please register or sign in to comment