Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cyinx/einx
/ Run
Function
Run
console/console.go:13–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
var
reader = bufio.NewReader(os.Stdin)
12
13
func
Run() {
14
go
doRun()
15
}
16
17
func
doRun() {
18
for
{
Callers
nothing calls this directly
Calls
1
doRun
Function · 0.85
Tested by
no test coverage detected