This website requires JavaScript.
Explore
Help
Sign In
holm
/
nushell
Watch
1
Star
1
Fork
0
You've already forked nushell
forked from
extern/nushell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a59414203f58b30ea62c4d8419ab68b5f6d604d6
nushell
/
crates
/
nu-command
/
src
History
Andrés N. Robalino
2a946af81e
Support version option in Nu bin. (
#3632
)
...
Additionally we remove the little pieces that we relied on `clap` (for version number in this case).
2021-06-16 14:53:28 -05:00
..
commands
Support version option in Nu bin. (
#3632
)
2021-06-16 14:53:28 -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
Support version option in Nu bin. (
#3632
)
2021-06-16 14:53:28 -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