Class: Shortcodes::Parser::Shortcode

Inherits:
Struct
  • Object
show all
Defined in:
lib/shortcodes/parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attributesObject

Returns the value of attribute attributes



18
19
20
# File 'lib/shortcodes/parser.rb', line 18

def attributes
  @attributes
end

#codeObject

Returns the value of attribute code



18
19
20
# File 'lib/shortcodes/parser.rb', line 18

def code
  @code
end