Simple regex matcher
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Avril 8bb4062126
Added extra info in help message (about version & enabled features.)
2 weeks ago
src Added extra info in help message (about version & enabled features.) 2 weeks ago
.gitignore Initial commit 5 years ago
Cargo.toml Imported from cli: Added more efficient flow of output `stdout` object(s) through main branches. Internal buffer is flushed into lock before it is dropped in the `-` case, & only the non-locked handle is flushed in the single-string case. 2 weeks ago