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-02-25 15:01:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
57a2d695e2
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