Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
80
type
CommandHelp
struct
{}
81
82
func
(c *CommandHelp) name() string {
83
return
"help"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected