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

Method file

basex-core/src/main/java/org/basex/io/IOFile.java:112–114  ·  view source on GitHub ↗

Returns the file reference. @return file reference

()

Source from the content-addressed store, hash-verified

110 * @return file reference
111 */
112 public File file() {
113 return file;
114 }
115
116 /**
117 * Creates a new instance of this file.

Callers 15

restoreMethod · 0.95
backupMethod · 0.95
lockedMethod · 0.95
writeMethod · 0.95
BaseXFileChooserMethod · 0.95
renameMethod · 0.95
renameMethod · 0.45
runMethod · 0.45
runMethod · 0.45
runMethod · 0.45
binariesMethod · 0.45
commentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected