Class: Array

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

Overview

Mixin to Array

Instance Method Summary collapse

Methods included from RefCheck

#build_references

Instance Method Details

#ref_childrenObject



43
44
45
# File 'lib/cfndsl/ref_check.rb', line 43

def ref_children
  self
end