Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make file searching dynamically configurable.
This commit extends the previous commit by also making source file searching dynamically configurable as opposed to forcing the choice when the data source is created. The `file_exact()` constructor is deprecated in favor of `file().search(false)`.
- Loading branch information