rostruct¶ ↑
Recursive open struct implementation.
rostruct = ROpenstruct.new({cool: {hash: {in: :hash}}}) rostruct.cool.hash.in # => :hash
Copyright¶ ↑
Copyright © 2015 Brett Cassette. See LICENSE.txt for further details.
Recursive open struct implementation.
rostruct = ROpenstruct.new({cool: {hash: {in: :hash}}}) rostruct.cool.hash.in # => :hash
Copyright © 2015 Brett Cassette. See LICENSE.txt for further details.