This website requires JavaScript.
Explore
Help
Sign In
dan
/
nushell
Watch
1
Star
0
Fork
You've already forked nushell
0
mirror of
https://github.com/danbulant/nushell
synced
2026-05-19 20:38:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4a2172a7f2
nushell
/
src
/
env
History
est31
c87fa14fc8
Replace crate visibility identifier with pub(crate)
...
Result of running: find src -name *.rs -exec sed -i 's/crate /pub(crate) /g' {} \;
2019-08-29 13:09:09 +02:00
..
host.rs
Replace crate visibility identifier with pub(crate)
2019-08-29 13:09:09 +02:00