Closed chrisosaurus closed 9 years ago
the repl added in #15 doesn't support the 'q' (quit) command
execute should be able to signal both implicit quit and explicit quit via different errors codes, the repl should only quite on explicit quit.
execute
implicit quit
explicit quit
another one fixed in the great merge of 2015, thanks @phillid
the repl added in #15 doesn't support the 'q' (quit) command
execute
should be able to signal bothimplicit quit
andexplicit quit
via different errors codes, the repl should only quite on explicit quit.