mirror of
https://github.com/nushell/nushell.git
synced 2025-04-30 08:04:25 +02:00
# Description the plan of deprecating `source` never really came to conclusion, so i propose to move it out of the deprecated commands in this PR. i've moved it to `nu-command::misc`, which can be changed 👍 # User-Facing Changes ``` $nothing ``` # Tests + Formatting - 🟢 `toolkit fmt` - 🟢 `toolkit clippy` - ⚫ `toolkit test` - ⚫ `toolkit test stdlib` # After Submitting ``` $nothing ``` |
||
---|---|---|
.. | ||
collect.rs | ||
deprecated_commands.rs | ||
export_old_alias.rs | ||
hash_base64.rs | ||
lpad.rs | ||
math_eval.rs | ||
mod.rs | ||
old_alias.rs | ||
rpad.rs | ||
str_datetime.rs | ||
str_decimal.rs | ||
str_find_replace.rs | ||
str_int.rs |