mirror of
https://github.com/nushell/nushell
synced 2024-11-14 17:07:07 +00:00
3a04bd9154
related to - https://github.com/nushell/nushell/pull/10293/files#diff-371ea1a6b13ef0f2f10ddd0b23b86c54eb8221892e45c2e4c1913a233c585ae7R137 # Description looks to me like https://github.com/nushell/nushell/pull/10293 introduced the use of `map` command in `std testing`, but it's not a valid Nushell command, right? this PR uses `each` as a replacement, that's what the error even says |
||
---|---|---|
.. | ||
assert.nu | ||
dirs.nu | ||
dt.nu | ||
formats.nu | ||
help.nu | ||
input.nu | ||
iter.nu | ||
log.nu | ||
math.nu | ||
mod.nu | ||
testing.nu | ||
xml.nu |