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

Function cmd_drop_cache

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

Source from the content-addressed store, hash-verified

169}
170
171func cmd_drop_cache(c *rpc.Client) {
172 client_drop_cache(c, 0)
173}
174
175func cmd_set(c *rpc.Client) {
176 switch flag.NArg() {

Callers 1

do_clientFunction · 0.85

Calls 1

client_drop_cacheFunction · 0.85

Tested by

no test coverage detected