Skip to content

Extended glob parsing for CLI

David Sveningsson requested to merge feature/directory into master

Allows specifying directories and extensions to search.

Exposes a new API function expandFiles that can be used by tools to emulate how the CLI finds files.

Checklist

  • Documentation updated
  • Change covered by a testcase
  • Commit history cleaned (no WIP, fixups, etc)
Edited by David Sveningsson

Merge request reports