Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yorukot/superfile
/ GetReqID
Method
GetReqID
src/internal/model_msg.go:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
type
ModelUpdateMessage
interface
{
15
ApplyToModel(m *model) tea.Cmd
16
GetReqID() int
17
}
18
19
type
BaseMessage
struct
{
Callers
2
Update
Method · 0.65
processCmdToTeaCmd
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected