diff options
author | Markus Roberts <Markus@reality.com> | 2011-03-30 15:32:59 -0700 |
---|---|---|
committer | Markus Roberts <Markus@reality.com> | 2011-03-30 15:32:59 -0700 |
commit | 127501e11bf89894ca01681259e54de45821aacd (patch) | |
tree | 31c37667c0100f578cc85340280c7b5730550a62 /lib/puppet/util/rdoc/code_objects.rb | |
parent | 9c06fbd762cddcc41a7185a36f2a8e72879125eb (diff) | |
download | puppet-127501e11bf89894ca01681259e54de45821aacd.tar.gz puppet-127501e11bf89894ca01681259e54de45821aacd.tar.xz puppet-127501e11bf89894ca01681259e54de45821aacd.zip |
(6911) Use normal methods to implement "depthfirst?" test
There was a class instance variable that was used to determine if a resource
types's children should be processed before or after the parent, to support
the one type (tidy) which did this. Instead, we define a normal function in
Type to return false and override it in Tidy to return true.
Paired-with: Jesse Wolfe
Diffstat (limited to 'lib/puppet/util/rdoc/code_objects.rb')
0 files changed, 0 insertions, 0 deletions