mirror of
https://github.com/nushell/nushell
synced 2025-01-04 01:09:05 +00:00
59ea28cf06
# Description Where appropriate, this PR replaces instances of `Value::get_data_by_key` and `Value::follow_cell_path` with `Record::get`. This avoids some unnecessary clones and simplifies the code in some places. |
||
---|---|---|
.. | ||
formats | ||
arg_glob.rs | ||
hook.rs | ||
input_handler.rs | ||
lib.rs | ||
util.rs |