coreutils/src/uu/expr
Michael Debertol 218f523e1b expr: make substr infallible
Instead of returning an Err it should return the "null string"
(in our case that's the empty string) when the offset or length
is invalid.
2021-05-23 22:22:34 +02:00
..
src expr: make substr infallible 2021-05-23 22:22:34 +02:00
Cargo.toml new release 0.0.6 to address the cat issue 2021-04-03 16:06:58 +02:00