Class: GemContribute::Operations::Branch::Result
- Inherits:
-
Data
- Object
- Data
- GemContribute::Operations::Branch::Result
- Defined in:
- lib/gem_contribute/operations/branch.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
readonly
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object (readonly)
Returns the value of attribute name
19 20 21 |
# File 'lib/gem_contribute/operations/branch.rb', line 19 def name @name end |