Method: Confstruct::Deferred#block
- Defined in:
- lib/confstruct/hash_with_struct_access.rb
#block ⇒ Object (readonly)
Returns the value of attribute block.
7 8 9 |
# File 'lib/confstruct/hash_with_struct_access.rb', line 7 def block @block end |