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

Method canExecute

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

Source from the content-addressed store, hash-verified

128 }
129
130 private static native boolean canExecute(String path);
131
132 public boolean canExecute() {
133 return canExecute(path);

Callers 1

Calls

no outgoing calls

Tested by 1