yq/pkg/yqlib/doc/headers/String Operators.md

5 lines
159 B
Markdown
Raw Normal View History

2021-01-14 04:05:50 +00:00
# String Operators
2021-07-09 05:33:41 +00:00
## RegEx
This uses golangs native regex functions under the hood - See https://github.com/google/re2/wiki/Syntax for the supported syntax.