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

Method info

basex-api/src/main/python/BaseXClient/BaseXClient.py:176–178  ·  view source on GitHub ↗

Return process information

(self)

Source from the content-addressed store, hash-verified

174 # ------------------------------------------
175
176 def info(self):
177 """Return process information"""
178 return self.__info
179
180 def close(self):
181 """Close the session"""

Callers 2

__send_inputMethod · 0.95
__send_binary_inputMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected