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

Method on_modified

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

Source from the content-addressed store, hash-verified

1106 click.echo(_BOLD_DIVIDER)
1107
1108 try:
1109 new_issues = _scan_to_issues(
1110 path, config_path, severity_level, ai_scan, debug=debug, cache=cache
1111 )

Callers

nothing calls this directly

Calls 1

_dispatchMethod · 0.95

Tested by

no test coverage detected