MCPcopy Create free account
hub / github.com/dim-an/cod / byApplication

TypeAlias byApplication

commands.go:311–311  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

309}
310
311type byApplication []server.ListCommandsResponseItem
312
313func (b byApplication) Len() int {
314 return len(b)

Callers 2

listMainFunction · 0.85
updateMainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected