nu-command 0.43.0

Commands for Nushell
Documentation
1
2
3
4
pub mod command;
mod options;

pub use command::Command as Autoview;