class Inferno::Exceptions::SkipException
Public Instance Methods
result()
click to toggle source
# File lib/inferno/exceptions.rb, line 13 def result 'skip' end
# File lib/inferno/exceptions.rb, line 13 def result 'skip' end