Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bettercap/bettercap
/ Required
Method
Required
session/module.go:118–120 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
116
}
117
118
func
(m *SessionModule) Required() []string {
119
return
m.requires
120
}
121
122
func
(m *SessionModule) Handlers() []ModuleHandler {
123
return
m.handlers
Callers
1
SetRunning
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected