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

Method hasPath

src/main/org/apache/tools/ant/taskdefs/Javac.java:1447–1449  ·  view source on GitHub ↗

Checks if a path exists and is non empty. @param path to be checked @return true if the path is non null and non empty. @since 1.9.7

(final Path path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeMethod · 0.95
checkParametersMethod · 0.95

Calls 1

isEmptyMethod · 0.65

Tested by

no test coverage detected