Liquex.Parser.Object.filter
You're seeing just the function
filter
, go back to Liquex.Parser.Object module for more information.
Specs
filter(NimbleParsec.t()) :: NimbleParsec.t()
Parses filter that starts with a pipe
Examples
* "| sort"
* "| at_most: 5"