Expand description
Output formatting and streaming for command results
Functionsยง
- is_
csv_ ๐file - Check if file path indicates CSV format
- print_
datastream_ result - Print streaming data results to console or file
- print_
datastream_ with_ progress - Print streaming results with progress indication
- print_
to_ ๐console - Print streaming results to console as a formatted table
- stream_
to_ output - Stream data directly to output without buffering (for very large datasets)
- write_
plain_ ๐text - Write streaming results to a plain text file