Searched refs:GetBazelBuildFileContents (Results 1 – 2 of 2) sorted by relevance
100 GetBazelBuildFileContents(c Config, path, name string) (string, error) methodSpec488 func (b *BazelModuleBase) GetBazelBuildFileContents(c Config, path, name string) (string, error) { func
401 c, err := b.GetBazelBuildFileContents(ctx.Config(), pathToBuildFile, HandcraftedBuildFileName)