Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizeAndCheckPaths ¶
func NormalizeAndCheckPaths( paths []string, name string, pathType normalpath.PathType, sortAndCheckDuplicates bool, ) ([]string, error)
- All paths are unique.
- No path contains another path.
Normalizes the paths. Sorts the paths if sortAndCheckDuplicates is true. Makes the paths absolute if pathType is Absolute.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.