Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_workflow
Function · 0.45
wrapper
Function · 0.45
__init__
Method · 0.45
connect
Function · 0.45
query
Function · 0.45
get_df
Function · 0.45
button
Function · 0.45
chat
Function · 0.45
checkbox
Function · 0.45
playground
Function · 0.45
selectbox
Function · 0.45
slider
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected