Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/gradle/pushtest/gradlePushTests"

Index

Variables

Variables

Const IsGradle

IsGradle: PredicatePushTest = predicatePushTest("Is Gradle",async p => !!(await p.getFile("build.gradle")) || !!(await p.getFile("build.gradle.kts")))

Is this a Gradle project

constructor

Generated using TypeDoc