//
pkg.gl
Category
github.com/juju/utils/v3
symlink
package
3.2.0
Repository:
https://github.com/juju/utils.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
9
Files
56 SLOC
#
Functions
IsSymlink
No description provided by the author
New
New is a wrapper function for os.Symlink() on Linux.
Read
Read is a wrapper for os.Readlink() on Linux.
Replace
Replace will do an atomic replacement of a symlink to a new path.