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

Method translateFileSep

src/main/org/apache/tools/ant/types/Path.java:451–457  ·  view source on GitHub ↗

Translates occurrences at a position of / or \ to correct separator of the current platform and returns whether it had to do a replacement. @param buffer a buffer containing a string @param pos the position in the string buffer to convert @return true if the character was a / or \

(StringBuffer buffer, int pos)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

translatePathMethod · 0.95
translateFileMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected