mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 10:31:23 +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