Class: Hash

Inherits:
Object
  • Object
show all
Includes:
RefCheck
Defined in:
lib/cfndsl/RefCheck.rb

Instance Method Summary collapse

Methods included from RefCheck

#references

Instance Method Details

#ref_childrenObject



45
46
47
# File 'lib/cfndsl/RefCheck.rb', line 45

def ref_children
  return self.values
end