Function jj_cli::revset_util::parse_immutable_expression
source ยท pub fn parse_immutable_expression(
context: &RevsetParseContext<'_>,
) -> Result<Rc<RevsetExpression>, RevsetParseError>Expand description
Parses user-configured expression defining the immutable set.