Universeorange.com/Docs/
{file.link(String $source, String $destination)}
{file.link()}
— Creates a soft-link of a file.
Attempts to create a soft-link from source
to destination
as a system call
.
Returns
true
on success orfalse
on failure.
Last modified: 2021-06-07
© 2021 universeorange.com