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
08014c6a98
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
5 lines
42 B
Rust
Raw
Blame
History
mod
nu
;
mod
xpath
;
pub
use
xpath
::
Xpath
;
Reference in New Issue
View Git Blame
Copy Permalink