Commit b187e96e authored by Nathan Rajlich's avatar Nathan Rajlich
Browse files

repl: add a 'writer' option to the repl

Previously this was a module-level setting, meaning that all REPL instances
had to share the same writer function. Turning it into one of the options
allows individual REPL instances to use their own writer function.
parent 228ddddc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment