Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanonicalPluginName ¶ added in v0.4.0
CanonicalPluginName resolves a plugin's index and name from input string. If an index is not specified, the default index name is assumed.
func IsSubPath ¶
IsSubPath checks if the extending path is an extension of the basePath, it will return the extending path elements. Both paths have to be absolute or have the same root directory. The remaining path elements
func ReplaceBase ¶
ReplaceBase will return a replacement path with replacement as a base of the path instead of the old base. a/b/c, a, d -> d/b/c
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.