removeReplResult

abstract fun removeReplResult(id: String): Boolean

Removes the REPL result with the given id from the holder. Returns true if an entry was removed, false if not.