MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/xstudio / host

Method host

src/python_module/src/py_context.hpp:68–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 bool connect_remote(std::string host, uint16_t port);
67 bool connect_local(caf::actor actor);
68 std::string host() { return host_; }
69 uint16_t port() { return port_; }
70
71

Callers 3

build_targetsMethod · 0.45
first_apiMethod · 0.45
posix_path_to_uriMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected