Skip to content

added into filters.go possibility to make compares like '$x.Text() !=…#34

Open
timmyb32r wants to merge 1 commit into
quasilyte:masterfrom
timmyb32r:patch-1
Open

added into filters.go possibility to make compares like '$x.Text() !=…#34
timmyb32r wants to merge 1 commit into
quasilyte:masterfrom
timmyb32r:patch-1

Conversation

@timmyb32r

Copy link
Copy Markdown

… $y.Text()'

Want to do out-of-the box things like that:

gogrep . '$x : append($y, $*_)' '$x.Text() != $y.Text()'

… $y.Text()'

Want to do out-of-the box things like that:

> gogrep . '$x : append($y, $*_)' '$x.Text() != $y.Text()'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant