MCPcopy Create free account
hub / github.com/diillson/chatcli / Stop

Method Stop

cli/plugins/builtin_proc.go:31–31  ·  view source on GitHub ↗
(id string)

Source from the content-addressed store, hash-verified

29 Status(id string) (string, error)
30 Logs(id string, tail int) (string, error)
31 Stop(id string) (string, error)
32 Remove(id string) (string, error)
33 List() (string, error)
34}

Callers 15

StartMethod · 0.65
StartWatcherMethod · 0.65
StopMethod · 0.65
waitForTerminalFunction · 0.65
runWithCancellationMethod · 0.65
loopMethod · 0.65
runPrefixSpinnerMethod · 0.65
SubscribeConversationMethod · 0.65
RunMethod · 0.65
snapshotLoopMethod · 0.65
gcLoopMethod · 0.65

Implementers 4

flattenFakeProccli/agent_tool_flatten_test.go
procToolAdaptercli/proc_tool_adapter.go
fakeProcAdaptercli/plugins/builtin_proc_test.go
Supervisorcli/agent/proc/supervisor.go

Calls

no outgoing calls

Tested by

no test coverage detected