ostruct.rb

Path: lib/ostruct.rb
Last Update: Thu Nov 26 13:50:35 +0000 2015

ostruct.rb: OpenStruct implementation

Author:Yukihiro Matsumoto
Documentation:Gavin Sinclair

OpenStruct allows the creation of data objects with arbitrary attributes. See OpenStruct for an example.

[Validate]