Enums§
Functions§
- fix_
windows_ verbatim_ for_ gcc - link_
or_ copy - 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. - path_
to_ c_ string - rename_
or_ copy_ remove - Rename
p
intoq
, preferring to userename
if possible. Ifrename
fails (rename may fail for reasons such as crossing filesystem), fallback to copy & remove