forked from extern/nushell
b3c021899c
fixes #969, admittedly without a --delimiter alias moves from_structured_data.rs to from_delimited_data.rs to better identify its scope and adds to_delimited_data.rs. Now csv and tsv both use the same code, tsv passes in a fixed '\t' argument where csv passes in the value of --separator |
||
---|---|---|
.. | ||
fixtures | ||
helpers | ||
command_cd_tests.rs | ||
command_config_test.rs | ||
command_cp_tests.rs | ||
command_enter_test.rs | ||
command_get_tests.rs | ||
command_ls_tests.rs | ||
command_mkdir_tests.rs | ||
command_mv_tests.rs | ||
command_open_tests.rs | ||
command_rm_tests.rs | ||
commands_test.rs | ||
external_tests.rs | ||
filter_inc_tests.rs | ||
filter_str_tests.rs | ||
filters_test.rs | ||
tests.rs |