Skip to main content

Overview

Stops the background file watcher that was started by index_codebase with watch=True. Has no effect if no watcher is active for the given path.

Parameters

Example

Notes

  • Watcher state is persisted to ~/.vecgrep/watched.json and restored on server restart
  • Calling stop_watching removes the project from the persisted watch list
  • If the path is not currently watched, the call returns without error