gilbert.watch module

class gilbert.watch.Watch(site)

Bases: object

Watch all the content dirs, and fire a render on change.

add_watch(path)
find_dirs(path)
remove_watch(path)
run(loop=None)