Nushell_documentation / regular_expressions.md
bgudmestad's picture
Upload 60 files
8d756d3 verified

Regular expressions

Regular expressions in Nushell's commands are handled by the rust-lang/regex crate. If you want to know more, check the crate documentation: "regex".