Versions in this module Expand all Collapse all v0 v0.5.1 Jan 9, 2020 Changes in this version + const CCACHEDIRENV + const ContainerBuildDir + const ContainerCcacheDir + const ContainerGraphExportDir + const ContainerGraphImportPath + const ContainerPushFilesDirName + const ContainerQmstrHomeDir + const QMSTRADDRENV + const QMSTRDEBUGENV + const QMSTRWRAPGCC + func BuildCleanPath(base string, subpath string, abs bool) string + func CheckExecutable(file string) error + func CreateGenerateReferenceCmd(theRootCmd *cobra.Command) *cobra.Command + func FindExecutablesOnPath(progname string) []string + func GetPosixFullyPortableFilename(filename string) string + func Hash(r io.Reader) (string, error) + func HashFile(fileName string) (string, error) + func IsFileExist(file string) bool + func SanitizeFileNode(f *service.FileNode, base string, pathSub []*service.PathSubstitution, ...) error + func SetRelativePath(node *service.FileNode, buildPath string, pathSub []*service.PathSubstitution) error