Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ write
Method
write
basex-api/src/main/ruby/BaseXClient.rb:113–115 ·
view source on GitHub ↗
(i)
Source
from the content-addressed store, hash-verified
111
end
112
113
def write(i)
114
@socket.write(i)
115
end
116
117
# Returns success check.
118
def ok()
Callers
11
send
Method · 0.45
more
Method · 0.45
run
Method · 0.45
connectToBasex
Method · 0.45
authenticate
Method · 0.45
log
Method · 0.45
stop
Method · 0.45
status
Method · 0.45
serialize
Method · 0.45
run0
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected