mirror of
https://github.com/nushell/nushell.git
synced 2025-07-19 23:45:57 +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