MCPcopy Create free account
hub / github.com/ParzivalHack/PySpector / on_created

Method on_created

src/pyspector/cli.py:1109–1109  ·  view source on GitHub ↗
(self,  event)

Source from the content-addressed store, hash-verified

1107
1108 try:
1109 new_issues = _scan_to_issues(
1110 path, config_path, severity_level, ai_scan, debug=debug, cache=cache
1111 )
1112 except Exception as exc:

Callers

nothing calls this directly

Calls 1

_dispatchMethod · 0.95

Tested by

no test coverage detected