- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for licensesDir (0.08 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/precommit/DependencyLicensesTask.java
} @Optional @InputDirectory public File getLicensesDir() { if (licensesDir.exists()) { return licensesDir; } return null; } public void setLicensesDir(File licensesDir) { this.licensesDir = licensesDir; } /**Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Mon Jul 26 12:16:14 GMT 2021 - 14.3K bytes - Click Count (0)