Class: SFCcustom::Block

Inherits:
Object
  • Object
show all
Defined in:
lib/sfc-custom.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name.



124
125
126
# File 'lib/sfc-custom.rb', line 124

def name
  @name
end

#typeObject

Returns the value of attribute type.



124
125
126
# File 'lib/sfc-custom.rb', line 124

def type
  @type
end