Searched refs:toolDepPath (Results 1 – 1 of 1) sorted by relevance
924 type toolDepPath struct { struct928 var _ Path = toolDepPath{}935 func pathForBuildToolDep(ctx PathContext, path string) toolDepPath {936 return toolDepPath{basePath{path, ctx.Config(), ""}}