2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 21:48:29 +00:00
nushell/crates/nu-command
Ian Manske 55ee476306
Define keywords ()
# Description
Some commands in `nu-cmd-lang` are not classified as keywords even
though they should be.

# User-Facing Changes
In the output of `which`, `scope commands`, and `help commands`, some
commands will now have a `type` of `keyword` instead of `built-in`.
2024-06-25 18:32:54 -07:00
..
src Define keywords () 2024-06-25 18:32:54 -07:00
tests Mitigate the poor interaction between ndots expansion and non-path strings () 2024-06-24 16:39:01 -07:00
Cargo.toml Bumping version to 0.95.1 () 2024-06-25 18:26:07 -07:00
LICENSE Fix rest of license year ranges () 2023-04-04 09:03:29 +12:00