FileSelectorGidBuilderImpl.allowNotFound

Set allowNotFound property.

class FileSelectorGidBuilderImpl(T)
T
allowNotFound
(
bool propval
)

Parameters

propval bool

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.

Return Value

Type: T

Builder instance for fluent chaining