MCPcopy Create free account
hub / github.com/Paper2Poster/Paper2Poster / start

Method start

camel/societies/workforce/base.py:53–55  ·  view source on GitHub ↗

r"""Start the node.

(self)

Source from the content-addressed store, hash-verified

51
52 @abstractmethod
53 async def start(self):
54 r"""Start the node."""
55 pass
56
57 @abstractmethod
58 def stop(self):

Callers 5

md_to_blocksFunction · 0.45
add_logos_to_poster_codeFunction · 0.45
buildMethod · 0.45
_start_serverMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected