| Class | R10K::Module::Forge |
| In: |
lib/r10k/module/forge.rb
|
| Parent: | R10K::Module::Base |
| metadata | [R] |
@!attribute [r] metadata
@api private @return [Puppet::ModuleTool::Metadata] |
Determine the status of the forge module.
@return [Symbol] :absent If the directory doesn‘t exist @return [Symbol] :mismatched If the module is not a forge module, or
isn't the right forge module
@return [Symbol] :outdated If the installed module is older than expected @return [Symbol] :insync If the module is in the desired state