MCPcopy Create free account
hub / github.com/nsf/gocode / cmd_options

Function cmd_options

client.go:186–188  ·  view source on GitHub ↗
(c *rpc.Client)

Source from the content-addressed store, hash-verified

184}
185
186func cmd_options(c *rpc.Client) {
187 fmt.Print(client_options(c, 0))
188}

Callers 1

do_clientFunction · 0.85

Calls 1

client_optionsFunction · 0.85

Tested by

no test coverage detected