@FunctionalInterface
public interface GroovyshOptions.ResultHandler
Handles a value produced by the REPL loop.
Renders result after a line has been executed.
printer - the printer used by the sessionresult - the value returned by the command dispatch, which may be null