nushell/crates/nu-command/src/commands/generators
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
..
date add date humanize command (#3833) 2021-07-25 17:33:31 +12:00
hash_ Improve md5 and sha256 code (#3841) 2021-07-29 10:22:16 -05:00
cal.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
for_in.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
mod.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
seq_dates.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
seq.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00