MCPcopy
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
118func (m *SessionModule) Required() []string {
119 return m.requires
120}
121
122func (m *SessionModule) Handlers() []ModuleHandler {
123 return m.handlers

Callers 1

SetRunningMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected