Documentation ¶
Index ¶
- func Apply(isContinueOnErr bool, modifier *pathinsfmt.PathModifiersApply) *errorwrapper.Wrapper
- func ApplyGenericPathCollection(isContinueOnErr bool, modifier *pathinsfmt.PathModifier, ...) *errorwrapper.Wrapper
- func ApplyLocationCollection(isContinueOnErr bool, modifier *pathinsfmt.PathModifier, ...) *errorwrapper.Wrapper
- func ApplySimple(isContinueOnErr bool, modifier *pathinsfmt.PathModifier, flatPaths []string) *errorwrapper.Wrapper
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Apply ¶
func Apply( isContinueOnErr bool, modifier *pathinsfmt.PathModifiersApply, ) *errorwrapper.Wrapper
func ApplyGenericPathCollection ¶
func ApplyGenericPathCollection( isContinueOnErr bool, modifier *pathinsfmt.PathModifier, genericPathsCollection *pathinsfmt.GenericPathsCollection, ) *errorwrapper.Wrapper
func ApplyLocationCollection ¶
func ApplyLocationCollection( isContinueOnErr bool, modifier *pathinsfmt.PathModifier, locationCollection *pathinsfmt.LocationCollection, ) *errorwrapper.Wrapper
func ApplySimple ¶
func ApplySimple( isContinueOnErr bool, modifier *pathinsfmt.PathModifier, flatPaths []string, ) *errorwrapper.Wrapper
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.