Home
last modified time | relevance | path

Searched refs:cleanModuleName (Results 1 – 1 of 1) sorted by relevance

/build/make/tools/rbcrun/
Dhost.go74 func cleanModuleName(moduleName string, callerDir string, allowExternalPaths bool) (string, error) { func
138 modulePath, err := cleanModuleName(module, filepath.Dir(callingFile), allowExternalEntrypoint)