Searched refs:apiDistPath (Results 1 – 2 of 2) sorted by relevance
320 distDir := proptools.StringPtr(path.Join(module.apiDistPath(apiScope), "api"))510 props.Dist.Dir = proptools.StringPtr(module.apiDistPath(apiScope))
1548 func (module *SdkLibrary) apiDistPath(apiScope *apiScope) string { func