MCPcopy
hub / github.com/StructuredLabs/preswald / get_instance

Method get_instance

preswald/engine/service.py:40–42  ·  view source on GitHub ↗

Get the service instance

(cls)

Source from the content-addressed store, hash-verified

38
39 @classmethod
40 def get_instance(cls):
41 """Get the service instance"""
42 return ServiceImpl.get_instance()

Callers 13

get_workflowFunction · 0.45
wrapperFunction · 0.45
__init__Method · 0.45
connectFunction · 0.45
queryFunction · 0.45
get_dfFunction · 0.45
buttonFunction · 0.45
chatFunction · 0.45
checkboxFunction · 0.45
playgroundFunction · 0.45
selectboxFunction · 0.45
sliderFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected