mirror of
https://github.com/nushell/nushell.git
synced 2025-07-01 15:11:52 +02:00
Move internal terminology to tables/rows
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
use crate::commands::WholeStreamCommand;
|
||||
use crate::errors::ShellError;
|
||||
use crate::object::TaggedDictBuilder;
|
||||
use crate::data::TaggedDictBuilder;
|
||||
use crate::prelude::*;
|
||||
|
||||
pub struct Shells;
|
||||
|
Reference in New Issue
Block a user