//
pkg.gl
Category
github.com/GoogleContainerTools/kpt
internal
cmdexport
pathutil
package
0.39.3
Repository:
https://github.com/googlecontainertools/kpt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
54 SLOC
#
Functions
Exists
Exists returns true only if path exists and is accessible.
IsInsideDir
IsInsideDir checks if path is within directory.
Rel
Rel, like path.Rel, converts a path into a relative path to directory with the knowledge of cwd.