mirror of
https://github.com/uutils/coreutils
synced 2024-11-16 17:58:06 +00:00
2a4c0a867a
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 |