Currently meta, card and winrate breakdowns can only output to console. I'd like to expand this functionality to support outputting them to CSV/JSON/Reddit.
Current implementation plan:
- Only one type of output will be supported per invocation - you won't be able to output meta breakdown to JSON and card breakdown to CSV on the same call
- Should include support to specify output filenames for each type of breakdown