class YARD::OpenStruct

An OpenStruct compatible struct class that allows for basic access of attributes via struct.attr_name and +struct.attr_name = value+.