jj_lib::fileset

Function parse

source
pub fn parse(
    diagnostics: &mut FilesetDiagnostics,
    text: &str,
    path_converter: &RepoPathUiConverter,
) -> FilesetParseResult<FilesetExpression>
Expand description

Parses text into FilesetExpression without bare string fallback.