MCPcopy Create free account
hub / github.com/as/edit / Send

Method Send

parse.go:157–157  ·  view source on GitHub ↗
(e interface{})

Source from the content-addressed store, hash-verified

155
156type Sender interface {
157 Send(e interface{})
158 SendFirst(e interface{})
159}
160

Callers 1

parseCmdFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected