MCPcopy Create free account
hub / github.com/dim-an/cod / RemoveHelpPage

Method RemoveHelpPage

datastore/sqlitedb.go:40–40  ·  view source on GitHub ↗
(commandId int64)

Source from the content-addressed store, hash-verified

38 ListCommands() (result map[int64]*Command, err error)
39
40 RemoveHelpPage(commandId int64) (path string, err error)
41
42 Close() error
43}

Callers 2

handleRemoveCommandsMethod · 0.65

Implementers 1

sqliteStoragedatastore/sqlitedb.go

Calls

no outgoing calls

Tested by

no test coverage detected