base_dir isn't found in the file system.
If false, an error is returned. If true, an empty selection is returned.
bool allowNotFound() @propertyGet allowNotFound property.
base_dir isn't found in the file system.
If false, an error is returned. If true, an empty selection is returned.
void allowNotFound(bool propval) @propertySet allowNotFound property.
propval | The behavior if base_dir isn't found in the file system. If false, an error is returned. If true, an empty selection is returned. |