mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-15 17:51:07 +00:00
Change the argument names in * `AtPath::hard_link()`, * `AtPath::symlink_file()`, and * `AtPath::symlink_dir()`, from `src` and `dest` to `original` and `link` to match the arguments of the corresponding functions from the Rust standard library. For example, see `std::os::unix::fs::symlink()`. |
||
|---|---|---|
| .. | ||
| macros.rs | ||
| mod.rs | ||
| util.rs | ||