Enums§
Functions§
- Copies
p
intoq
, preferring to use hard-linking if possible. Ifq
already exists, it is removed first. The result indicates which of the two operations has been performed. - Rename
p
intoq
, preferring to userename
if possible. Ifrename
fails (rename may fail for reasons such as crossing filesystem), fallback to copy & remove