nushell/crates/nu-command/src
Leon cd89304706
Add help warnings for path exists and path type regarding usage (#7062)
* Add help warnings to `path exists` and `path type`

* Correction
2022-11-09 13:41:55 +01:00
..
bits add bits ror and bits rol commands (#6224) 2022-08-05 15:40:01 +02:00
bytes bump rust-toolchain to 1.64 (#7005) 2022-11-04 10:27:23 -05:00
charting Clippy with the current stable toolchain (#6615) 2022-09-26 19:29:25 +02:00
conversions Add help warnings for path exists and path type regarding usage (#7062) 2022-11-09 13:41:55 +01:00
core_commands Improve do command docs (#6975) 2022-11-05 07:50:56 +13:00
database Refactor ansi stripping into nu-utils functions (#6966) 2022-11-05 07:49:45 +13:00
dataframe Friendly error message for access beyond end (#6944) 2022-10-29 19:47:50 +02:00
date Add expected result to test (#7031) 2022-11-06 18:09:56 +01:00
deprecated Rename all?, any? and empty? (#6464) 2022-09-05 16:41:06 +02:00
env Further edits to help messages (#6913) 2022-10-26 09:36:42 -07:00
experimental Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
filesystem Run a round of clippy --fix to fix a ton of lints (#7006) 2022-11-04 15:11:17 -05:00
filters make take behave like first (#6893) 2022-11-09 11:32:16 +01:00
formats Run a round of clippy --fix to fix a ton of lints (#7006) 2022-11-04 15:11:17 -05:00
generators Run a round of clippy --fix to fix a ton of lints (#7006) 2022-11-04 15:11:17 -05:00
hash bump rust-toolchain to 1.64 (#7005) 2022-11-04 10:27:23 -05:00
math Run a round of clippy --fix to fix a ton of lints (#7006) 2022-11-04 15:11:17 -05:00
misc add history session command (#6587) 2022-09-19 14:30:04 -05:00
network Run a round of clippy --fix to fix a ton of lints (#7006) 2022-11-04 15:11:17 -05:00
path Add help warnings for path exists and path type regarding usage (#7062) 2022-11-09 13:41:55 +01:00
platform added some search-terms to the platform category (#7021) 2022-11-06 18:11:04 +01:00
random update some dependencies (#6009) 2022-07-11 11:18:06 -05:00
shells Refactor shell listing related code (#6262) 2022-08-08 06:31:24 -05:00
strings Run a round of clippy --fix to fix a ton of lints (#7006) 2022-11-04 15:11:17 -05:00
system Run a round of clippy --fix to fix a ton of lints (#7006) 2022-11-04 15:11:17 -05:00
viewers Refactor ansi stripping into nu-utils functions (#6966) 2022-11-05 07:49:45 +13:00
default_context.rs add a new command to query the registry on windows (#6670) 2022-10-07 13:54:36 -05:00
example_test.rs str collect => str join (#6531) 2022-09-11 11:48:27 +03:00
input_handler.rs bump rust-toolchain to 1.64 (#7005) 2022-11-04 10:27:23 -05:00
lib.rs Refactor: introduce general operate commands to reduce duplicate code (#6879) 2022-10-29 16:29:46 -05:00
sort_utils.rs Make sort logic available outside sort-by (#5893) 2022-06-27 13:36:59 -04:00