Class: HammerCLIForemanOpenscap::ArfReport::DownloadHtmlCommand
- Inherits:
-
DownloadCommand
- Object
- HammerCLIForeman::SingleResourceCommand
- DownloadCommand
- HammerCLIForemanOpenscap::ArfReport::DownloadHtmlCommand
- 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
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 |