Commit 3f9f333
committed
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)`.1 parent 01a43d9 commit 3f9f333
2 files changed
Lines changed: 151 additions & 117 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
129 | 128 | | |
130 | 129 | | |
131 | 130 | | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | 131 | | |
136 | 132 | | |
137 | 133 | | |
| |||
464 | 460 | | |
465 | 461 | | |
466 | 462 | | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | 463 | | |
471 | 464 | | |
472 | 465 | | |
| |||
0 commit comments