MCPcopy Create free account
hub / github.com/koding/kite / Synopsis

Method Synopsis

kitectl/command/uninstall.go:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23}
24
25func (c *Uninstall) Synopsis() string {
26 return "Uninstalls a kite"
27}
28
29func (c *Uninstall) Help() string {
30 helpText := `

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected