Method: PryExceptionExplorer.enabled=
- Defined in:
- lib/pry-exception_explorer.rb
.enabled=(v) ⇒ Object
70 71 72 |
# File 'lib/pry-exception_explorer.rb', line 70 def enabled=(v) local_hash[:enabled] = v end |
70 71 72 |
# File 'lib/pry-exception_explorer.rb', line 70 def enabled=(v) local_hash[:enabled] = v end |