Class: Melos::Struct::Add
Overview
12.1.1 - 12.1.7
Constant Summary collapse
- STRUCT =
[ [:key_package, :class, Melos::Struct::KeyPackage] ]
Instance Attribute Summary collapse
-
#key_package ⇒ Object
readonly
Returns the value of attribute key_package.
Method Summary
Methods inherited from Base
#deserialize_select_elem_with_context, #initialize, #raw
Constructor Details
This class inherits a constructor from Melos::Struct::Base
Instance Attribute Details
#key_package ⇒ Object (readonly)
Returns the value of attribute key_package.
376 377 378 |
# File 'lib/melos/struct/structs.rb', line 376 def key_package @key_package end |