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

Method setBasedir

src/main/org/apache/tools/ant/FileScanner.java:119–119  ·  view source on GitHub ↗

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

(String basedir)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

setupDirectoryScannerMethod · 0.65
getDirectoryScannerMethod · 0.65
initMethod · 0.65
setupMethod · 0.65
setUpMethod · 0.65
test1Method · 0.65
test2Method · 0.65
test3Method · 0.65
testAllowSymlinksMethod · 0.65

Implementers 1

DirectoryScannersrc/main/org/apache/tools/ant/Director

Calls

no outgoing calls

Tested by 15

setupMethod · 0.52
setUpMethod · 0.52
test1Method · 0.52
test2Method · 0.52
test3Method · 0.52
testAllowSymlinksMethod · 0.52
testProhibitSymlinksMethod · 0.52