Method: Must::StructInfo#initialize
- Defined in:
- lib/must/struct_info.rb
#initialize(obj) ⇒ StructInfo
StructInfo
81 82 83 |
# File 'lib/must/struct_info.rb', line 81 def initialize(obj) @obj = obj end |
StructInfo
81 82 83 |
# File 'lib/must/struct_info.rb', line 81 def initialize(obj) @obj = obj end |