Class: HammerCLIForemanPuppet::Host::PuppetClassesCommand

Inherits:
ListCommand
  • Object
show all
Includes:
EnvironmentNameMapping
Defined in:
lib/hammer_cli_foreman_puppet/host.rb

Instance Method Summary collapse

Methods included from EnvironmentNameMapping

included

Methods included from ResolverCommons

included

Instance Method Details

#send_requestObject



16
17
18
# File 'lib/hammer_cli_foreman_puppet/host.rb', line 16

def send_request
  HammerCLIForemanPuppet::PuppetClass::ListCommand.unhash_classes(super)
end