FileSelector.allowNotFound

Get allowNotFound property.

  1. bool allowNotFound [@property getter]
    class FileSelector
    @property
    bool
    allowNotFound
    ()
  2. bool allowNotFound [@property setter]

Return Value

Type: 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.