| Class | Binding::BlockEnvironment |
| In: |
lib/standard/facets/binding/block_exec.rb
|
| Parent: | BasicObject |
This class is used for evaluating blocks in a particular context. It is not really meant to be used independently; instead it is used with Binding#block_exec method.