Method: Puppet::Generate::Type::Input#path

Defined in:
lib/puppet/generate/type.rb

#pathObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Gets the path to the input.



13
14
15
# File 'lib/puppet/generate/type.rb', line 13

def path
  @path
end