mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 22:37:45 +02:00
Merge env into $nu and simplify table/get (#1463)
This commit is contained in:
@ -23,4 +23,4 @@ pub use crate::value::evaluate::{Evaluate, EvaluateTrait, Scope};
|
||||
pub use crate::value::primitive::Primitive;
|
||||
pub use crate::value::primitive::{format_date, format_duration, format_primitive};
|
||||
pub use crate::value::range::{Range, RangeInclusion};
|
||||
pub use crate::value::{UntaggedValue, Value};
|
||||
pub use crate::value::{merge_descriptors, UntaggedValue, Value};
|
||||
|
Reference in New Issue
Block a user