Class: HammerCLIForemanOpenscap::ArfReport::DownloadHtmlCommand

Inherits:
DownloadCommand
  • Object
show all
Defined in:
lib/hammer_cli_foreman_openscap/arf_report.rb

Class Method Summary collapse

Methods inherited from DownloadCommand

#print_data, #request_options, #success_message, #validate_options

Methods included from ResolverCommons

included

Class Method Details

.command_name(name = "download-html") ⇒ Object



62
63
64
# File 'lib/hammer_cli_foreman_openscap/arf_report.rb', line 62

def self.command_name(name = "download-html")
  super(name)
end