Method: PulpRpmClient::RpmModulemdResponse#artifacts
- Defined in:
- lib/pulp_rpm_client/models/rpm_modulemd_response.rb
#artifacts ⇒ Object
Modulemd artifacts.
52 53 54 |
# File 'lib/pulp_rpm_client/models/rpm_modulemd_response.rb', line 52 def artifacts @artifacts end |