Module
Puppet::Util::ConstantInflector
In:
lib/puppet/util/constant_inflector.rb
A common module for converting between constants and file names.
Methods
constant2file
file2constant
Public Instance methods
constant2file
(constant)
file2constant
(file)
[Validate]