Skip to main content

parse_block_predicate

Function parse_block_predicate 

Source
pub(super) fn parse_block_predicate(
    reader: &mut StringReader<'_>,
) -> Result<BlockPredicate, CommandSyntaxError>