mirror of
https://github.com/nushell/nushell.git
synced 2025-05-07 00:12:58 +00:00
* 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