nu_plugin_match 0.44.0

A regex match plugin for Nushell
Documentation
1
2
3
4
mod match_;
mod nu;

pub use match_::Match;