//
pkg.gl
Category
github.com/lippkg/lip
internal
path
package
0.24.0
Repository:
https://github.com/lippkg/lip.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
10
Files
176 SLOC
#
Functions
ExtractLongestCommonPath
ExtractLongestCommonPath returns the longest common path of two paths.
MakeEmpty
MakeEmpty creates an empty path.
MustParse
MustParse parses a path string into a Path.
Parse
Parse parses a path string into a Path.
#
Structs
Path
No description provided by the author