class HammerCLIForemanBootdisk::DownloadCommand

Public Instance Methods

print_data(record) click to toggle source

rubocop:disable Layout/LineLength

request_options() click to toggle source

rubocop:enable Layout/LineLength

# File lib/hammer_cli_foreman_bootdisk/commands.rb, line 34
def request_options
  { response: :raw }
end