Class: GemContribute::Operations::Branch::Result

Inherits:
Data
  • Object
show all
Defined in:
lib/gem_contribute/operations/branch.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



19
20
21
# File 'lib/gem_contribute/operations/branch.rb', line 19

def name
  @name
end