mirror of
https://github.com/nushell/nushell.git
synced 2025-07-26 12:44:56 +02:00
The command takes a string, checks it is a single character and then passes it to csv::ReaderBuilder via .delimiter() method as a u8.
The command takes a string, checks it is a single character and then passes it to csv::ReaderBuilder via .delimiter() method as a u8.