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

Method mkdir

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

Source from the content-addressed store, hash-verified

207 }
208
209 private static native void mkdir(String path) throws IOException;
210
211 public boolean mkdir() {
212 try {

Callers 1

mkdirsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected