_tweak

abstract fun _tweak(dsl: LedgerDSLInterpreter<T>.() -> Unit)

Creates a local scoped copy of the ledger.

Parameters

dsl

The ledger DSL to be interpreted using the copy.