Module gix_fs::symlink

source ·
Expand description

Functions

  • Create a new symlink at link which points to original.
  • 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 a symlink.