nu_plugin_post 0.30.0

An HTTP post plugin for Nushell
Documentation
1
2
3
4
mod nu;
mod post;

pub use post::Post;