Expand description
Functional language for selecting a set of paths.
Structs§
- Error occurred during fileset parsing and name resolution.
Enums§
- Basic pattern to match
RepoPath
. - Error occurred during file pattern parsing.
- AST-level representation of the fileset expression.
- Categories of fileset parsing and name resolution error.
Functions§
- Parses text into
FilesetExpression
without bare string fallback. - Parses text into
FilesetExpression
with bare string fallback.
Type Aliases§
- Manages diagnostic messages emitted during fileset parsing and name resolution.
- Result of fileset parsing and name resolution.