nu_plugin_fetch 0.36.0

A URL fetch plugin for Nushell
Documentation
1
2
3
4
mod fetch;
mod nu;

pub use fetch::Fetch;