Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ message
Method
message
tools/python/test_server/server/ResponseProvider.py:25–29 ·
view source on GitHub ↗
The message to send to the client.
(self)
Source
from the content-addressed store, hash-verified
23
24
25
def
message(self):
26
""
"
27
The message to send to the client.
28
""
"
29
return
self.__message
30
31
32
def
length(self):
Callers
4
length
Method · 0.95
__repr__
Method · 0.95
dispatch_response
Method · 0.80
dispatch_response
Method · 0.80
Calls
no outgoing calls
Tested by
1
dispatch_response
Method · 0.64