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