Skip to content

Commit

Permalink
enable is_empty and is_not_empty nu_command
Browse files Browse the repository at this point in the history
  • Loading branch information
ldoguin authored and Westwooo committed Aug 29, 2024
1 parent 2da8376 commit f84d6a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/default_context.rs
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ pub fn create_default_context() -> EngineState {
GroupBy,
Headers,
Insert,
IsEmpty,
IsNotEmpty,
Items,
Join,
SplitBy,
Expand Down

0 comments on commit f84d6a5

Please sign in to comment.