FileSelectorGidBuilderImpl.allowNotFound

T allowNotFound(bool propval)

Set allowNotFound property.

Parameters

propvalThe 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