nushell/crates/nu-command
Devyn Cairns a5d03b1d6e
Fix zip signature to mention closure input type (#12216)
# Description

`help zip` now reports:

```
other <one_of(any, closure())>: The other input, or closure returning a stream.
```

Thanks to @edhowland for pointing this out ❤️

# User-Facing Changes

- Doc change for zip

# Tests + Formatting
- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`

# After Submitting
2024-03-16 16:01:09 -05:00
..
src Fix zip signature to mention closure input type (#12216) 2024-03-16 16:01:09 -05:00
tests Adjust permissions using umask in mkdir (#12207) 2024-03-14 16:43:42 -05:00
Cargo.toml Adjust permissions using umask in mkdir (#12207) 2024-03-14 16:43:42 -05:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00