73 <dt>directoryMoved(srcPath: str, dstPath: str)</dt> |
73 <dt>directoryMoved(srcPath: str, dstPath: str)</dt> |
74 <dd> |
74 <dd> |
75 emitted when the directory at a |
75 emitted when the directory at a |
76 given source path is renamed or moved to destination path |
76 given source path is renamed or moved to destination path |
77 </dd> |
77 </dd> |
|
78 <dt>error(errno: int, errmsg: str)</dt> |
|
79 <dd> |
|
80 emitted to indicate an OS error |
|
81 </dd> |
78 <dt>fileChanged(path: str)</dt> |
82 <dt>fileChanged(path: str)</dt> |
79 <dd> |
83 <dd> |
80 emitted when the file at a given path is modified |
84 emitted when the file at a given path is modified |
81 or removed from disk |
85 or removed from disk |
82 </dd> |
86 </dd> |