nu_plugin_s3 0.44.0

An S3 plugin for Nushell
Documentation
1
2
3
4
pub mod handler;
mod nu;

pub use handler::Handler;