Class: Nightwatch::AcceptFilter
- Inherits:
-
Object
- Object
- Nightwatch::AcceptFilter
- Defined in:
- lib/nightwatch/filter.rb
Instance Method Summary collapse
Instance Method Details
#apply(exception) ⇒ Object
3 4 5 |
# File 'lib/nightwatch/filter.rb', line 3 def apply(exception) exception end |