Method: CIRunner::Check::Step#name

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

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end