MCPcopy
hub / github.com/garethgeorge/backrest / commandHandler

Struct commandHandler

internal/hook/types/command.go:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19)
20
21type commandHandler struct{}
22
23func (commandHandler) Name() string {
24 return "command"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected