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

Method tarFile

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

tar a file @param file the file to tar @param tOut the output stream @param vPath the path name of the file to tar @param tarFileSet the fileset that the file came from. @throws IOException on error

(final File file, final TarOutputStream tOut, final String vPath,
                           final TarFileSet tarFileSet)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

tarMethod · 0.95

Calls 2

tarResourceMethod · 0.95
equalsMethod · 0.45

Tested by

no test coverage detected