nushell/crates/nu-command
WindSoilder 75b2d26187
fix argument type (#5695)
* fix argument type

* while run external, convert list argument to str

* fix argument converting logic

* using parse_list_expression instead of parse_full_cell_path

* make parsing logic more explicit

* revert changes

* add tests
2022-06-06 13:19:06 +03:00
..
assets
src fix argument type (#5695) 2022-06-06 13:19:06 +03:00
tests Fix ls for Windows system files (#5703) 2022-06-03 12:37:27 -04:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency (#5548) 2022-05-16 13:57:25 +12:00
Cargo.toml Update nu-ansi-term to remove Deref impl (#5706) 2022-06-03 21:38:54 +02:00
LICENSE