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

Method Synopsis

kitectl/command/list.go:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22}
23
24func (c *List) Synopsis() string {
25 return "Lists installed kites"
26}
27
28func (c *List) Help() string {
29 helpText := `

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected