Ben Bader
03/21/2025, 3:25 PMjava.nio.file.Path into a FileTreeElement? The paths are not guaranteed to point to files within the Gradle project; my interest here is in using a PatternSet to filter them, but the spec it creates only operates on FileTreeElement instances.
Is such a thing even possible with the public API?Vampire
03/21/2025, 3:32 PMObjectFactory, use its fileTree functionBen Bader
03/21/2025, 3:36 PMBen Bader
03/21/2025, 3:36 PM