Class R10K::Module::MetadataFile
In: lib/r10k/module/metadata_file.rb
Parent: Object

Methods

exist?   new   read  

Public Class methods

@param metadata_path [Pathname] The file path to the metadata

Public Instance methods

Does the metadata file itself exist?

@return [Puppet::ModuleTool::Metadata ] The metadata object created by the metadatafile

[Validate]