nushell/crates/nu-command/tests
Peter Cunderlik 9696e4d315
Improve md5 and sha256 code (#3841)
* Refactor Hash code to simplify md5 and sha256 implementations

Md5 and Sha256 (and other future digests) require less boilerplate code
now. Error reporting includues the name of the hash again.

* Add missing hash sha256 test
2021-07-29 10:22:16 -05:00
..
commands Improve md5 and sha256 code (#3841) 2021-07-29 10:22:16 -05:00
format_conversions from xlsx/ods: Add parameter --sheets (#3600) 2021-06-10 07:44:24 -05:00
main.rs nu-cli: Remove crates not needed. (#3716) 2021-06-30 17:47:56 -05:00