Module file_watcher

Module file_watcher 

Source
Expand description

Lock file watching infrastructure.

Provides file system watcher registration for lock files. Lock file patterns are provided by individual ecosystem implementations.

Functionsยง

extract_lockfile_name
Determines the ecosystem type from a lock file path.
register_lock_file_watchers
Registers file system watchers for lock files from all registered ecosystems.