Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/1Panel-dev/MaxKB
/ get_details
Method
get_details
apps/application/flow/i_step_node.py:375–380 ·
view source on GitHub ↗
运行详情 :return: 步骤详情
(self, index: int, **kwargs)
Source
from the content-addressed store, hash-verified
373
pass
374
375
def
get_details(self, index: int, **kwargs):
376
""
"
377
运行详情
378
:
return
: 步骤详情
379
""
"
380
return
{}
Callers
3
handler
Method · 0.45
get_runtime_details
Method · 0.45
get_node_details
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected