- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getJsonFilesDirectory (0.2 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
build-logic/documentation/src/main/groovy/gradlebuild/docs/FindMissingDocumentationFiles.java
@InputDirectory @PathSensitive(PathSensitivity.RELATIVE) public abstract DirectoryProperty getJsonFilesDirectory(); @TaskAction public void checkMissingFiles() { String directoryPath = getDocumentationRoot().get().toString(); FileCollection jsonFiles = getJsonFilesDirectory().getAsFileTree().filter(file -> file.getName().endsWith(".json")); try {Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Aug 21 15:38:58 GMT 2025 - 8.5K bytes - Click Count (0)