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-05 01:26:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu_plugin_sys
/
src
/
lib.rs
Andrés N. Robalino
3610baa227
Default plugins are independent and called from Nu. (
#1322
)
2020-01-31 17:45:33 -05:00
5 lines
36 B
Rust
Raw
Blame
History
mod
nu
;
mod
sys
;
pub
use
sys
::
Sys
;
Reference in New Issue
View Git Blame
Copy Permalink