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

Method resolveFile

src/main/org/apache/tools/ant/taskdefs/optional/net/FTP.java:1973–1975  ·  view source on GitHub ↗

Correct a file path to correspond to the remote host requirements. This implementation currently assumes that the remote end can handle Unix-style paths with forward-slash separators. This can be overridden with the separator task parameter. No attempt is made to determine what syntax i

(String file)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

transferFilesMethod · 0.95
createParentsMethod · 0.95
sendFileMethod · 0.95
delFileMethod · 0.95
rmDirMethod · 0.95
getFileMethod · 0.95
listFileMethod · 0.95
setSourcefilesMethod · 0.45
setLinkofflineMethod · 0.45
doLinksMethod · 0.45
touchMethod · 0.45
resolveExecutableMethod · 0.45

Calls 1

replaceMethod · 0.45

Tested by

no test coverage detected