mirror of
https://github.com/janet-lang/janet
synced 2025-02-05 19:40:01 +00:00
d47804d222
The print family of functions now writes output to an optional buffer instead of a file bound to :out. This means output can be more easily captured an redirected.