MCPcopy
hub / github.com/name5566/leaf / CommandHelp

Struct CommandHelp

console/command.go:80–80  ·  view source on GitHub ↗

help

Source from the content-addressed store, hash-verified

78
79// help
80type CommandHelp struct{}
81
82func (c *CommandHelp) name() string {
83 return "help"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected