DirectoryList.monitored
bool monitored() @property nothrowGet monitored property.
Returns
true if the directory is monitored for changed.
void monitored(bool propval) @property nothrowSet monitored property.
Parameters
propval | true if the directory is monitored for changed. |