Last Modified
2019-05-06 17:38:51 -0500
Requires

Description

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.