This website requires JavaScript.
Explore
Help
Sign In
extern
/
nushell
Watch
1
Star
0
Fork
1
You've already forked nushell
mirror of
https://github.com/nushell/nushell.git
synced
2025-06-08 19:17:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-command
/
src
History
Andrés N. Robalino
d0bca1fb0f
Remove 'help' Nu bin positional support. (
#3621
)
...
Mostly to keep parity with the rest of Nu internal commands (`-h` and `--help`) instead.
2021-06-15 18:26:04 -05:00
..
commands
Remove 'help' Nu bin positional support. (
#3621
)
2021-06-15 18:26:04 -05:00
examples
Make arg eval lazy, remove old arg evaluation code (
#3603
)
2021-06-11 13:57:01 +12:00
utils
Fix
#3582
(
#3583
)
2021-06-09 18:07:54 +12:00
commands.rs
Make Nu bootstrap itself from main. (
#3619
)
2021-06-15 17:43:25 -05:00
examples.rs
Fix a bunch of future clippy warnings (
#3586
)
2021-06-10 07:08:12 +12:00
lib.rs
Split OutputStream into ActionStream/OutputStream (
#3304
)
2021-04-12 14:35:01 +12:00
prelude.rs
Simplify down to one type of context (
#3379
)
2021-05-03 11:45:55 +12:00
utils.rs
Fix
#3582
(
#3583
)
2021-06-09 18:07:54 +12:00