Documentation ¶
Index ¶
- func IsInvalidPrefix(isVerifyExistence bool, homeDirPrefix, currentFullPath string) (fixedPath string, isInvalid bool)
- func IsPrefixValid(isVerifyExistence bool, homeDirPrefix, currentFullPath string) (fixedPath string, isValid bool)
- func PrefixError(isVerifyExistence bool, homeDirPrefix, currentFullPath string) (fixedPath string, verificationErrorWrapper *errorwrapper.Wrapper)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidPrefix ¶
func IsPrefixValid ¶
func PrefixError ¶
func PrefixError( isVerifyExistence bool, homeDirPrefix, currentFullPath string, ) (fixedPath string, verificationErrorWrapper *errorwrapper.Wrapper)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.