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

Method Remove

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

Source from the content-addressed store, hash-verified

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}
35

Callers 15

ffmpegToWAVFunction · 0.65
downloadModelFunction · 0.65
runMethod · 0.65
TranscribeMethod · 0.65
DownloadArchiveFunction · 0.65
writeSymlinkFromTarFunction · 0.65
ProvisionArchiveFunction · 0.65
discardStaleMethod · 0.65
persistMethod · 0.65
TestLocateProvisionedFunction · 0.65
runKokoroMethod · 0.65
SynthesizeMethod · 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