Package 

Class FileResolver

    • Method Summary

      Modifier and Type Method Description
      FileGroup createGroup(String name)
      final DirectoryProperty getDownloadDir()
      final Property<Integer> getParallelLevel() Controls count of groups resolved in parallel.
      final ListProperty<String> getLocalFilePatterns() Files respected when searching for recent local files.
      final List<FileGroup> getGroups()
      final List<File> getFiles()
      final CommonExtension getCommon()
      • Methods inherited from class com.cognifide.gradle.common.file.resolver.FileResolver

        config, download, download, download, downloadHttp, downloadSftp, downloadSmb, get, getAll, getAll, group, group, group, groupFiles, invoke, invoke, invoke, invoke, resolve, resolveGroups, useLocal, useLocal, useLocalBy, useLocalBy, useLocalLastModified, useLocalLastNamed, useLocalRecent
      • Methods inherited from class com.cognifide.gradle.common.file.resolver.Resolver

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait