mirror of
https://github.com/nushell/nushell.git
synced 2025-06-08 19:17:16 +02:00
Some general cleanup of `cd.rs`; the permission checking code was a little hard to follow. Reworded comments and variable names, reorganized+renamed the module used for Unix file permissions.