class BenchmarkDriver::Output::All
def with_context(context, &block)
-
context
(BenchmarkDriver::Context
) --
def with_context(context, &block) @context = context block.call end
context
(BenchmarkDriver::Context
)
--
def with_context(context, &block) @context = context block.call end