nushell/tests/shell
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
..
environment Enable string interpolation for environment shorthand (#5463) 2022-05-07 06:21:29 -05:00
pipeline fix argument type (#5695) 2022-06-06 13:19:06 +03:00
mod.rs update str find-replace to str replace (#5120) 2022-04-07 08:41:09 -05:00