MCPcopy 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
54func Execute() error {
55 return root.Execute()
56}

Callers 1

mainFunction · 0.92

Calls 1

ExecuteMethod · 0.65

Tested by

no test coverage detected