Class: HammerCLIForemanRemoteExecution::JobTemplate::DumpCommand

Inherits:
HammerCLIForeman::InfoCommand
  • Object
show all
Defined in:
lib/hammer_cli_foreman_remote_execution/job_template.rb

Instance Method Summary collapse

Instance Method Details



43
44
45
# File 'lib/hammer_cli_foreman_remote_execution/job_template.rb', line 43

def print_data(template)
  puts template['template']
end