nushell/crates/nu-command/src
onthebridgetonowhere b8f1fea7fe
Port str substring command (#388)
* Port str substring command

* Fix issue signaled by cargo fmt
2021-12-01 19:42:57 +13:00
..
conversions Category option for signature (#343) 2021-11-17 17:22:37 +13:00
core_commands Hiding of environment variables (#362) 2021-11-30 19:14:05 +13:00
dataframe testing suite for dataframes (#379) 2021-11-29 19:50:57 +13:00
date Category option for signature (#343) 2021-11-17 17:22:37 +13:00
env Hiding of environment variables (#362) 2021-11-30 19:14:05 +13:00
experimental Category option for signature (#343) 2021-11-17 17:22:37 +13:00
filesystem Fix reading of LS_COLORS; ls display symlink (#357) 2021-11-21 01:14:42 +02:00
filters Port skip, skip while and skip until commands (#380) 2021-11-29 19:52:23 +13:00
formats From ssv from xml (#383) 2021-11-30 08:22:13 +13:00
math from vcf from ics and from ini (#367) 2021-11-26 06:10:56 +13:00
platform Port over the kill command from nushell (#381) 2021-11-30 07:21:55 +13:00
random add random commands (#366) 2021-11-30 19:12:19 +13:00
shells Add better exit command (#369) 2021-11-26 21:00:57 +13:00
strings Port str substring command (#388) 2021-12-01 19:42:57 +13:00
system Category option for signature (#343) 2021-11-17 17:22:37 +13:00
viewers allow icons to be used in grid -c (#378) 2021-11-29 14:37:09 -06:00
default_context.rs Port str substring command (#388) 2021-12-01 19:42:57 +13:00
example_test.rs add random commands (#366) 2021-11-30 19:12:19 +13:00
lib.rs add random commands (#366) 2021-11-30 19:12:19 +13:00