Searched defs:GetBazelBuildFileContents (Results 1 – 1 of 1) 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