Method: PulpDebClient::DebInstallerFileIndexResponse#component
- Defined in:
- lib/pulp_deb_client/models/deb_installer_file_index_response.rb
#component ⇒ Object
Component of the component - architecture combination.
33 34 35 |
# File 'lib/pulp_deb_client/models/deb_installer_file_index_response.rb', line 33 def component @component end |