Class: TeamCityFormatter::Feature
- Inherits:
-
Object
- Object
- TeamCityFormatter::Feature
- Defined in:
- lib/teamcity_formatter/models.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name.
3 4 5 |
# File 'lib/teamcity_formatter/models.rb', line 3 def name @name end |