Module symlink

Source
Expand description

Functions§

create
Create a new symlink at link which points to original.
is_collision_error
Return true if err indicates that a file collision happened, i.e. a symlink couldn’t be created as the link already exists as filesystem object.
remove
Remove a symlink.