class Hash

Mixin to Hash

Extends hash with deep merge

Public Instance Methods

ref_children() click to toggle source
# File lib/cfndsl/ref_check.rb, line 51
def ref_children
  values
end