Class: DeepOpenStructWithKeyAccess

Inherits:
DeepOpenStruct show all
Includes:
KeyAccess
Defined in:
lib/deep_open_struct_with_key_access.rb

Overview

Same as the parent but it also defines ‘[]` and `[]=`

Constant Summary

Constants inherited from DeepOpenStruct

DeepOpenStruct::VERSION

Method Summary

Methods inherited from DeepOpenStruct

#initialize

Constructor Details

This class inherits a constructor from DeepOpenStruct