Searched defs:groovyPath (Results 1 – 1 of 1) sorted by relevance
68 const groovyPath = path.resolve(projectRoot, `${gradleName}.gradle`); constant77 const filePath = isGroovy ? groovyPath : ktPath; constant