Closed agarwal closed 9 years ago
The infrastructure is in place (just ignore the output of the command). You must send #require
commands separately anyway since eval
will not read past ;;
.
This is turned on or off when the toploop is created. It is definitely possible to switch between the two modes in the live toploop (enriching the commands one can send to the toploop). Is is desired?
At this point, I think the current option should be sufficient.
You often don't want to see the output of
#require
and other directives. Add an option to the command line app that will omit this output.