summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/file_locking.rb
diff options
context:
space:
mode:
authorLuke Kanies <luke@reductivelabs.com>2010-03-16 08:17:49 -0700
committertest branch <puppet-dev@googlegroups.com>2010-02-17 06:50:53 -0800
commitbc90df6e7c0ea194f46ecc3c1753226b8da648c8 (patch)
tree5f68fde4f1f9bb39897da0e480b41ebfed31d441 /lib/puppet/util/file_locking.rb
parent17e40e745157b538d19800618584d19f8d29226e (diff)
downloadpuppet-bc90df6e7c0ea194f46ecc3c1753226b8da648c8.tar.gz
puppet-bc90df6e7c0ea194f46ecc3c1753226b8da648c8.tar.xz
puppet-bc90df6e7c0ea194f46ecc3c1753226b8da648c8.zip
Functions are added to a module instead of Scope
We were previously adding them directly to Scope, but now they're in a module that Scope includes. This is the first half of #1175 - we can now maintain environment-specific collections of functions. We need some way of tracking which environment a given function is loaded from. Well, maybe it's the first third - the core functions probably need to be added to all of these modules, or there needs to be a 'common' module that is included by all of them. Signed-off-by: Luke Kanies <luke@reductivelabs.com>
Diffstat (limited to 'lib/puppet/util/file_locking.rb')
0 files changed, 0 insertions, 0 deletions