Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
186
func
cmd_options(c *rpc.Client) {
187
fmt.Print(client_options(c, 0))
188
}
Callers
1
do_client
Function · 0.85
Calls
1
client_options
Function · 0.85
Tested by
no test coverage detected