1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-21 19:17:48 +01:00
nushell/crates/nu-std/std
Wind f53aa6fcbf
fix std help ()
# Description
Fixes: 

~~The issue is cause by some columns(is_builtin, is_plugin, is_custom,
is_keyword) are removed in #10023~~
Edit: I'm wrong

# Tests + Formatting
Added one test for `std help`
2024-05-23 08:51:02 -05:00
..
assert.nu Refactor error make () 2023-11-03 10:09:33 -05:00
dirs.nu Refactor error make () 2023-11-03 10:09:33 -05:00
dt.nu Refactor error make () 2023-11-03 10:09:33 -05:00
formats.nu Fixes by pointing help links for ndjson to a non-spam source (take 2) () 2024-04-13 18:59:43 -05:00
help.nu fix std help () 2024-05-23 08:51:02 -05:00
input.nu Command to get individual keys () 2023-07-03 10:23:44 -05:00
iter.nu Add long options for filters () 2023-10-08 13:12:46 +02:00
log.nu fix std log () 2024-04-10 17:30:58 -04:00
math.nu move math constants to standard library () 2023-09-05 19:32:31 +02:00
mod.nu add math min and math max to bench command () 2024-05-20 10:08:03 -05:00
xml.nu Refactor error make () 2023-11-03 10:09:33 -05:00