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

Struct stubView

cmd/platform_guards_test.go:196–196  ·  view source on GitHub ↗

stubView for the wrap selector match.

Source from the content-addressed store, hash-verified

194
195// stubView for the wrap selector match.
196type stubView struct{}
197
198func (stubView) Path() string { return "x" }
199func (stubView) Domain() string { return "" }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected