Commit 5e82a30
committed
cli(search[docs]): Document search pattern fields
why: SearchToken is a NamedTuple, so an undocumented field reaches
the API reference as "Alias for field number 0".
what:
- Add Attributes sections to SearchToken and SearchPattern
- Record that fields carries the "field:" prefix scope and that raw
holds the pattern before escaping or word-boundary wrapping1 parent a0c5e6c commit 5e82a30
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
52 | 65 | | |
53 | 66 | | |
54 | 67 | | |
| |||
0 commit comments