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-07-13 21:06:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4da755895df6c5a1040778dae2776397ced2ca52
nushell
/
crates
/
nu-command
/
src
/
misc
History
Piepmatz
833471241a
Refactor: Construct
IoError
from
std::io::Error
instead of
std::io::ErrorKind
(
#15777
)
2025-05-18 14:52:40 +02:00
..
mod.rs
wrapping run_repl with catch_unwind and restarting the repl on panic (
#11860
)
2024-02-22 12:14:10 -06:00
panic.rs
Changed category for
panic
and added search terms and examples (
#13707
)
2024-08-27 16:58:05 -07:00
source.rs
Refactor: Construct
IoError
from
std::io::Error
instead of
std::io::ErrorKind
(
#15777
)
2025-05-18 14:52:40 +02:00
tutor.rs
Change the usage misnomer to "description" (
#13598
)
2024-08-22 12:02:08 +02:00