riff icon indicating copy to clipboard operation
riff copied to clipboard

Allow user to specify/override default input/output streams

Open darrylabbate opened this issue 2 years ago • 0 comments

Similar to Lua's io.input() and io.output(). Instead of always falling back to stdin/stdout, give the user the ability to set the default streams. Track in riff_state struct.

darrylabbate avatar Oct 31 '22 08:10 darrylabbate