mirror of
https://github.com/janet-lang/janet
synced 2025-11-03 17:13:10 +00:00
Some functions like print and debug/stacktrace print to a file, usually stdout. This file can now be optionally set via a dynamic variable.
Some functions like print and debug/stacktrace print to a file, usually stdout. This file can now be optionally set via a dynamic variable.