Interface FileSet

  • All Superinterfaces:
    BaseFileSet
    All Known Implementing Classes:
    DefaultFileSet

    public interface FileSet
    extends BaseFileSet
    A file set, which consists of the files and directories in a common base directory.
    Since:
    1.0-alpha-9
    • Method Detail

      • getDirectory

        File getDirectory()
        Returns the file sets base directory.