module HammerCLIForemanPuppet

Constants

RESOURCE_ALIAS_NAME_MAPPING
RESOURCE_NAME_MAPPING

Public Class Methods

version() click to toggle source
# File lib/hammer_cli_foreman_puppet/version.rb, line 2
def self.version
  @version ||= Gem::Version.new '0.0.3'
end