MCPcopy
hub / github.com/shadowsocks/shadowsocks / run

Function run

shadowsocks/manager.py:197–198  ·  view source on GitHub ↗
(config)

Source from the content-addressed store, hash-verified

195
196
197def run(config):
198 Manager(config).run()
199
200
201def test():

Callers

nothing calls this directly

Calls 2

ManagerClass · 0.85
runMethod · 0.45

Tested by

no test coverage detected