MCPcopy
hub / github.com/mmulet/term.everything / Arg

Interface Arg

wayland/generate/Protocol.go:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84type Arg interface {
85 ArgKind() string
86 Name() string
87}
88
89type ArgCommon struct {
90 ArgName string

Callers 2

mainFunction · 0.65
sanitizedArgNameFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected