Module: HammerCLIForemanRhCloud

Defined in:
lib/hammer_cli_foreman_rh_cloud.rb,
lib/hammer_cli_foreman_rh_cloud/i18n.rb,
lib/hammer_cli_foreman_rh_cloud/version.rb,
lib/hammer_cli_foreman_rh_cloud/insights.rb,
lib/hammer_cli_foreman_rh_cloud/inventory.rb,
lib/hammer_cli_foreman_rh_cloud/cloud_connector.rb,
lib/hammer_cli_foreman_rh_cloud/command_extensions/ping.rb

Defined Under Namespace

Modules: CommandExtensions, I18n Classes: CloudConnectorCommand, InsightsCommand, InventoryCommand

Class Method Summary collapse

Class Method Details

.versionObject



2
3
4
# File 'lib/hammer_cli_foreman_rh_cloud/version.rb', line 2

def self.version
  @version ||= Gem::Version.new '1.0.7'
end