MCPcopy Create free account
hub / github.com/ReadyTalk/avian / delete

Method delete

classpath/java/io/File.java:226–226  ·  view source on GitHub ↗
(String path)

Source from the content-addressed store, hash-verified

224 }
225
226 public static native void delete(String path) throws IOException;
227
228 public boolean delete() {
229 try {

Callers 4

mainMethod · 0.95
cleanUpMethod · 0.45
testMethod · 0.45

Calls

no outgoing calls

Tested by 4

mainMethod · 0.76
cleanUpMethod · 0.36
testMethod · 0.36