MCPcopy Create free account
hub / github.com/apache/ant / isFileFileSet

Method isFileFileSet

src/main/org/apache/tools/ant/taskdefs/Tar.java:716–718  ·  view source on GitHub ↗

whether the given resource collection is a (subclass of) FileSet that only contains file system resources. @param rc the resource collection to check. @return true if the collection is a fileset. @since Ant 1.7

(final ResourceCollection rc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

checkMethod · 0.95
tarMethod · 0.95

Calls 1

isFilesystemOnlyMethod · 0.65

Tested by

no test coverage detected