Method: RSpecConsole.before_run_callbacks
- Defined in:
- lib/rspec-console.rb
.before_run_callbacks ⇒ Object
Returns the value of attribute before_run_callbacks.
7 8 9 |
# File 'lib/rspec-console.rb', line 7 def before_run_callbacks @before_run_callbacks end |