Method: MatchData#to_struct

Defined in:
lib/Olib.rb,
lib/Olib/character/group.rb

#to_structObject



12
13
14
# File 'lib/Olib.rb', line 12

def to_struct
  OpenStruct.new to_hash
end