diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2026-01-19 15:15:15 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2026-01-20 21:12:57 +0000 |
| commit | fb714834adfb0e1e36c4cfc7ca288391cfc18986 (patch) | |
| tree | 47728e3c13cc37a33478e30e6a0b77f413311b8d /pkg/codesearch/testdata/query-dir-index-escaping | |
| parent | 4dc35ec28780d6a78e8afcf2650d4ada4fcd245c (diff) | |
pkg/codesearch: add dir-index command
dir-index provides a list of subdirectories and files in the given
directory in the source tree.
Diffstat (limited to 'pkg/codesearch/testdata/query-dir-index-escaping')
| -rw-r--r-- | pkg/codesearch/testdata/query-dir-index-escaping | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/codesearch/testdata/query-dir-index-escaping b/pkg/codesearch/testdata/query-dir-index-escaping new file mode 100644 index 000000000..fd7b55ff0 --- /dev/null +++ b/pkg/codesearch/testdata/query-dir-index-escaping @@ -0,0 +1,3 @@ +dir-index mm/../../ + +not found |
