allow_not_found


Description:

[ NoAccessorMethod ]
[ Version ( since = "0.17.0" ) ]
public bool allow_not_found { get; set; }

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.