//
pkg.gl
Category
github.com/act3-ai/hops
internal
utils
symlink
package
0.2.3
Repository:
https://github.com/act3-ai/hops.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
87 SLOC
#
Functions
Relative
Relative creates a relative symlink at newname to the location specified by oldname.
#
Variables
MkdirAll
MkdirAll creates the parent directory.
Overwrite
Overwrite overwrites existing files.
#
Structs
Options
Options contains options for creating symlinks.
#
Type aliases
CreateOption
CreateOption represents an option.