FileSelectorGidBuilderImpl.allowNotFound
T allowNotFound(bool propval)Set allowNotFound property.
Parameters
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. |
Returns
Builder instance for fluent chaining