Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/as/edit
/ Sender
Interface
Sender
parse.go:156–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
type
Sender
interface
{
157
Send(e
interface
{})
158
SendFirst(e
interface
{})
159
}
160
161
// Put
162
func
parseCmd(p *parser) (c *Command) {
Callers
1
parseCmd
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected