TryBufferedReporter

trait Reporter
class Object
trait Matchable
class Any

Value members

Concrete methods

def abort()(using Cache): Unit

Revert the cache to previous state.

Revert the cache to previous state.

Inherited methods

Inherited from:
BufferedReporter
def report(err: Error): Unit
Inherited from:
BufferedReporter
def reportAll(errs: Seq[Error]): Unit
Inherited from:
Reporter