Interface CollectionStrategy

    • Method Detail

      • collect

        ProjectRoot collect​(java.nio.file.Path path)
      • getRoot

        default java.util.Optional<java.nio.file.Path> getRoot​(java.nio.file.Path file)
      • getPathMatcher

        default java.nio.file.PathMatcher getPathMatcher​(java.lang.String pattern)