Expand description
Functions§
- create
- Create a new symlink at
link
which points tooriginal
. - is_
collision_ error - Return true if
err
indicates that a file collision happened, i.e. a symlink couldn’t be created as thelink
already exists as filesystem object. - remove
- Remove a symlink.