setReplResult
Sets the REPL result for a given id.
Parameters
id
unique id for the given REPL result. Normally this is DisplayResult.id.
result
the REPL result to store.
Sets the REPL result for a given id.
unique id for the given REPL result. Normally this is DisplayResult.id.
the REPL result to store.