class Nightwatch::AcceptFilter
Public Instance Methods
apply(exception)
click to toggle source
# File lib/nightwatch/filter.rb, line 3 def apply(exception) exception end
# File lib/nightwatch/filter.rb, line 3 def apply(exception) exception end