ConsoleDump
ConsoleDump copied to clipboard
Make number of items dumped more configurable
I often find myself wanting to Dump several 100 items, when writing scripts that will output CSV files and stuff. This PR will enable having more than ushort items, and allow configuring the limit on a per .Dump() basis