| Trees | Indices | Help |
|---|
|
|
extern.log.log.Loggable --+
|
BaseWatcher
I watch for file changes.
I am a base class for a file watcher. I can be specialized to watch any set of files.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| bool |
|
||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Make a file watcher object.
|
Subscribe to events.
|
Subscribe to events.
|
Unsubscribe from file change notifications.
|
Fire an event. This method is intended for use by object implementations. |
Start checking for file changes. Subscribers will be notified asynchronously of changes to the watched files. |
|
Check if the file is already stable when being added to the set of watched files.
|
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Sep 24 12:49:59 2010 | http://epydoc.sourceforge.net |