Crate rustc_fs_util
source ·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.
p
into q
, preferring to use hard-linking if possible. If
q
already exists, it is removed first.
The result indicates which of the two operations has been performed.