mirror of
https://github.com/nushell/nushell.git
synced 2025-08-12 14:08:11 +02:00
Add sinks
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
use crate::format::{EntriesView, RenderView, TableView};
|
||||
use crate::format::{EntriesView, ListView, RenderView, TableView};
|
||||
use crate::object::Value;
|
||||
use crate::prelude::*;
|
||||
use derive_new::new;
|
||||
|
Reference in New Issue
Block a user