MCPcopy
hub / github.com/larksuite/cli / lyingRestrictPlugin

Struct lyingRestrictPlugin

internal/platform/host_test.go:165–165  ·  view source on GitHub ↗

Restricts=true but Install didn't call r.Restrict -> mismatch.

Source from the content-addressed store, hash-verified

163
164// Restricts=true but Install didn't call r.Restrict -> mismatch.
165type lyingRestrictPlugin struct{}
166
167func (lyingRestrictPlugin) Name() string { return "p" }
168func (lyingRestrictPlugin) Version() string { return "1.0.0" }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected