The search functionality needs JavaScript enabled
Fired if the file is being actively watched and when the file's contents change.
class ObservableFile { // ... Event!(const(ubyte)[]) onChanged ; // ... }