Module | RSpec::Core::Example::Procsy |
In: |
lib/rspec/core/example.rb
|
metadata | [R] |
@private @param [Proc] Adds a `run` method to the extended Proc, allowing it to be invoked in an [around](../Hooks#around-instance_method) hook using either `run` or `call`.