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