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
ab2d2db987
nushell
/
crates
/
nu_plugin_xpath
/
src
/
lib.rs
Andrés N. Robalino
4e931fa73f
Extract out xpath to a plugin. (
#2661
)
2020-10-12 18:18:39 -05:00
4 lines
42 B
Rust
Raw
Blame
History
mod
nu
;
mod
xpath
;
pub
use
xpath
::
Xpath
;
Reference in a new issue
View git blame
Copy permalink