Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/xstudio
/ port
Method
port
src/python_module/src/py_context.hpp:69–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
bool connect_local(caf::actor actor);
68
std::string host() { return host_; }
69
uint16_t port() { return port_; }
70
71
72
public:
Callers
1
build_targets
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected