- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for RelativePath (0.04 sec)
-
build-logic/binary-compatibility/src/main/groovy/gradlebuild/binarycompatibility/rules/AbstractGradleViolationRule.groovy
} private String relativePathToMainApiChanges() { if (null != mainApiChangesJsonFile && null != projectRootDir) { return projectRootDir.relativePath(mainApiChangesJsonFile) } else { return "<PATHS TO API CHANGES JSON NOT PROVIDED>" } }Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Tue Dec 30 10:14:25 UTC 2025 - 10.5K bytes - Viewed (0)