table icon indicating copy to clipboard operation
table copied to clipboard

Add Sprint() func and test

Open nstansby opened this issue 2 years ago • 0 comments

Simple change to add a Sprint() function for when stdout is not your destination of choice. A lot of the existing tests could be refactored to take advantage of this too.

Sorry about the whitespace changes; I'm a VS Code user and its Go mode automatically formats on save. You can hide whitespace changes when you're reviewing.

Thanks for making this, it was almost exactly what I needed~

nstansby avatar Jun 02 '23 21:06 nstansby