nushell/crates/nu-command/src/hash
Stefan Holderbach d9230a76f3
Fix signatures for cellpath access of records (#9793)
# Description
The same procedure as for #9778 repeated for records.

# User-Facing Changes
Commands that directly supported applying their work directly to record
fields via cell paths, that worked before #9680 will now work again

# Tests + Formatting
Tried to limit the need to add new `.allow_variants_without_examples()`
by adjusting or adding tests to also use some records with access.
2023-07-26 23:13:57 +02:00
..
generic_digest.rs Fix signatures for cellpath access of records (#9793) 2023-07-26 23:13:57 +02:00
hash_.rs Add extra_usage messages for subcommand-only commands (#7594) 2022-12-24 07:16:29 -06:00
md5.rs Make plugin commands support examples. (#7984) 2023-02-08 16:14:18 -06:00
mod.rs Deprecate hash base64, extend decode and add encode commands (#5863) 2022-06-26 00:35:23 +03:00
sha256.rs Make plugin commands support examples. (#7984) 2023-02-08 16:14:18 -06:00