MCPcopy
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

14type ModelUpdateMessage interface {
15 ApplyToModel(m *model) tea.Cmd
16 GetReqID() int
17}
18
19type BaseMessage struct {

Callers 2

UpdateMethod · 0.65
processCmdToTeaCmdFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected