Class Struct
In: lib/core/facets/object/object_state.rb
lib/core/facets/object/replace.rb
lib/core/facets/struct/attributes.rb
lib/core/facets/to_hash.rb
Parent: Object

Methods

Public Instance methods

Returns a hash containing the names and values for all instance settings in the Struct.

This will eventually be deprecated in favor of to_h.

Returns a hash containing the names and values for all instance settings in the Struct.

[Validate]