nushell/crates/nu-command
juanPabloMiceli e735d0c561
Fix find -v command on tables (issue #9043) (#9159)
# Description
This PR fixes issue #9043 where find -v was returning empty tables
and/or wrong output.
It also refactors some big code chunks with repetitions into it's own
functions.

# User-Facing Changes

# Tests + Formatting
Unit tests added for asserting changes.

# After Submitting
2023-05-11 13:39:21 -05:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Fix find -v command on tables (issue #9043) (#9159) 2023-05-11 13:39:21 -05:00
tests Fix find -v command on tables (issue #9043) (#9159) 2023-05-11 13:39:21 -05:00
Cargo.toml Update polars to 0.28 (#9136) 2023-05-08 10:42:53 -05:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00