Last Modified
2020-12-20 04:36:24 -0600
Requires

Description

frozen_string_literal: true

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.