Package org.gradle.api.tasks.util


@NullMarked package org.gradle.api.tasks.util
  • Class
    Description
    A PatternFilterable represents some file container which Ant-style include and exclude patterns or specs can be applied to.
    Standalone implementation of PatternFilterable.