Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
restore
Method · 0.95
backup
Method · 0.95
locked
Method · 0.95
write
Method · 0.95
BaseXFileChooser
Method · 0.95
rename
Method · 0.95
rename
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
binaries
Method · 0.45
comment
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected