Class: Prawn::Emoji::Config
- Inherits:
-
Struct
- Object
- Struct
- Prawn::Emoji::Config
- Defined in:
- lib/prawn/emoji.rb
Instance Attribute Summary collapse
-
#regex ⇒ Object
Returns the value of attribute regex.
Instance Attribute Details
#regex ⇒ Object
Returns the value of attribute regex
9 10 11 |
# File 'lib/prawn/emoji.rb', line 9 def regex @regex end |