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

Method setBasedir

src/main/org/apache/tools/ant/DirectoryScanner.java:632–637  ·  view source on GitHub ↗

Set the base directory to be scanned. This is the directory which is scanned recursively. All '/' and '\' characters are replaced by File.separatorChar , so the separator used need not match File.separatorChar . @param basedir The base directory to scan.

(final String basedir)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

removeOrphanFilesMethod · 0.95

Calls 1

replaceMethod · 0.45

Tested by

no test coverage detected