1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 17:51:07 +00:00
uutils-coreutils/src
Jeffrey Finkelstein a7a9da9672 cp: refactor convenience function is_symlink()
Refactor common code used in several places into a convenience
function `is_symlink()` that behaves like `Path::is_symlink()` added
in Rust 1.58.0. (We support earlier versions of Rust so we cannot use
the standard library version of this function.)
2022-07-03 15:17:00 -04:00
..
bin docs: don't download the tldr archive (#3415) 2022-04-17 21:33:51 +02:00
uu cp: refactor convenience function is_symlink() 2022-07-03 15:17:00 -04:00
uucore Fix 'wc' gnu test-suite compatibility #3678 2022-07-01 16:43:09 +02:00
uucore_procs Version 0.0.14 (#3553) 2022-05-22 19:57:19 +02:00