Class: Prawn::Emoji::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/prawn/emoji.rb

Instance Attribute Summary collapse

Instance Attribute Details

#regexObject

Returns the value of attribute regex

Returns:

  • (Object)

    the current value of regex



9
10
11
# File 'lib/prawn/emoji.rb', line 9

def regex
  @regex
end