package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev
# Functions
Link creates a link from src to target.
LinkContents will link the contents of src to desc.
UnlinkContents will unlink the contents of src to dest if the links exist WARNING: on windows smartlinks are hard links, and relating hard links back to their source is non-trivial, so instead we just delete the target path.