mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 22:07:40 +02: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