containers / youki

A container runtime written in Rust
https://containers.github.io/youki/
Apache License 2.0
5.99k stars 332 forks source link

Rename to improve readability #2818

Closed utam0k closed 1 week ago

utam0k commented 2 weeks ago

At the moment, recursive options are the only way to do this. Wouldn't it be easier to understand if the names were more specific?

utam0k commented 1 week ago

Nit: change to MountRecursiveAttr? Optional :)

Thanks for your suggestion. But I think Rdonly and others are obviously MountAttr.