MCPcopy Create free account
hub / github.com/coder/agentapi / init

Function init

cmd/root.go:28–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26}
27
28func init() {
29 rootCmd.AddCommand(server.CreateServerCmd())
30 rootCmd.AddCommand(attach.AttachCmd)
31}

Callers

nothing calls this directly

Calls 1

CreateServerCmdFunction · 0.92

Tested by

no test coverage detected