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

Method assertFilesystemOnly

src/main/org/apache/tools/ant/types/Path.java:713–719  ·  view source on GitHub ↗

Verify the specified ResourceCollection is filesystem-only. @param rc the ResourceCollection to check. @throws BuildException if rc is not filesystem-only. @return the passed in ResourceCollection.

(ResourceCollection rc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

listMethod · 0.95
sizeMethod · 0.95
iteratorMethod · 0.95
isFilesystemOnlyMethod · 0.95

Calls 2

getDataTypeNameMethod · 0.80
isFilesystemOnlyMethod · 0.65

Tested by

no test coverage detected