| Class | Riddle::Configuration::Parser::InnerParser |
| In: |
lib/riddle/configuration/parser.rb
|
| Parent: | Object |
| SETTING_PATTERN | = | /^(\w+)\s*=\s*(.*)$/ |
| EndOfFileError | = | Class.new StandardError |