Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dnote/dnote
/ Execute
Function
Execute
pkg/cli/cmd/root/root.go:54–56 ·
view source on GitHub ↗
Execute runs the main command
()
Source
from the content-addressed store, hash-verified
52
53
// Execute runs the main command
54
func
Execute() error {
55
return
root.Execute()
56
}
Callers
1
main
Function · 0.92
Calls
1
Execute
Method · 0.65
Tested by
no test coverage detected