Returns the value of attribute name
Returns:
the current value of name
34 35 36
# File 'lib/ci_runner/check/circle_ci.rb', line 34 def name @name end