Documentation
¶
Overview ¶
Package pathutil contains pure path helpers for tuck's engine.
Index ¶
- func ExpandInput(raw string) (string, error)
- func Inside(child, root string) bool
- func PackageToTarget(packageRoot, entryPath, targetRoot string) (string, string, error)
- func RelInside(root, child string) (string, error)
- func SymlinkPayload(linkPath, targetPath string) (string, error)
- func TargetToPackage(targetRoot, targetPath, packageRoot string) (string, string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandInput ¶
func PackageToTarget ¶
func SymlinkPayload ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.