Method: Stackup::Stack#name

Defined in:
lib/stackup/stack.rb

#nameObject (readonly)

Returns the value of attribute name.



31
32
33
# File 'lib/stackup/stack.rb', line 31

def name
  @name
end