Method: CIRunner::Check::Step#failed

Defined in:
lib/ci_runner/check/circle_ci.rb

#failedObject

Returns the value of attribute failed

Returns:

  • (Object)

    the current value of failed



34
35
36
# File 'lib/ci_runner/check/circle_ci.rb', line 34

def failed
  @failed
end