--- a/src/eric7/Documentation/Source/eric7.EricCore.EricFileSystemWatcher.html Sat Apr 20 18:02:35 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.EricCore.EricFileSystemWatcher.html Sat Apr 20 19:56:02 2024 +0200 @@ -75,6 +75,10 @@ emitted when the directory at a given source path is renamed or moved to destination path </dd> +<dt>error(errno: int, errmsg: str)</dt> +<dd> +emitted to indicate an OS error +</dd> <dt>fileChanged(path: str)</dt> <dd> emitted when the file at a given path is modified