Function jj_lib::fileset::parse

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

Parses text into FilesetExpression without bare string fallback.