Puppet::ModuleTool::Applications::Generator::Node
# File lib/puppet/module_tool/applications/generator.rb, line 106 def self.matches?(path) path.directory? end
# File lib/puppet/module_tool/applications/generator.rb, line 109 def install! target.mkpath end