nu_command/shells/
mod.rs

1mod exit;
2
3pub use exit::Exit;