MCPcopy Create free account
hub / github.com/SpongePowered/Mixin / toFile

Method toFile

src/main/java/org/spongepowered/asm/util/Files.java:49–51  ·  view source on GitHub ↗

Convert a URL to a file but handle a corner case with UNC paths which do not parse correctly. @param url URL to convert @return File @throws URISyntaxException if the URL cannot be converted to a URI

(URL url)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

getAttributesMethod · 0.95
getFileMethod · 0.95
toStringMethod · 0.80

Calls 3

toStringMethod · 0.65
equalsMethod · 0.45
getMessageMethod · 0.45

Tested by

no test coverage detected