MCPcopy Create free account
hub / github.com/BaseXdb/basex / exists

Method exists

basex-core/src/main/java/org/basex/io/IOFile.java:135–138  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133 }
134
135 @Override
136 public boolean exists() {
137 return file.exists();
138 }
139
140 @Override
141 public boolean isDir() {

Callers 15

locateMethod · 0.95
stopMethod · 0.95
getMethod · 0.95
exportMethod · 0.95
installJarMethod · 0.95
isFileMethod · 0.95
extractToZipSlipMethod · 0.95
fileMethod · 0.95
stopMethod · 0.95
createTempDbMethod · 0.95

Calls

no outgoing calls

Tested by 9

exportMethod · 0.76
installJarMethod · 0.76
isFileMethod · 0.76
extractToZipSlipMethod · 0.76
fileMethod · 0.76
runMethod · 0.76
errorMethod · 0.76