Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cortesi/modd
/ running
Method
running
shell/shell.go:111–113 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
109
}
110
111
func
(e *Executor) running() bool {
112
return
e.cmd != nil
113
}
114
115
func
(e *Executor) Running() bool {
116
e.Lock()
Callers
2
Running
Method · 0.95
Signal
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected