Method: Code::Object::Dictionary#code_clear
- Defined in:
- lib/code/object/dictionary.rb
#code_clear ⇒ Object
197 198 199 200 |
# File 'lib/code/object/dictionary.rb', line 197 def code_clear @raw = {} self end |
197 198 199 200 |
# File 'lib/code/object/dictionary.rb', line 197 def code_clear @raw = {} self end |