Sha256: 8cf23f321be4ff779e6d5ad8c31d967414c80dea67870e36370db07daebfbe8a
Contents?: true
Size: 530 Bytes
Versions: 142
Compression:
Stored size: 530 Bytes
Contents
# PulpRpmClient::Copy ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **config** | [**Object**](.md) | A JSON document describing sources, destinations, and content to be copied | **dependency_solving** | **Boolean** | Also copy dependencies of the content being copied. | [optional] [default to true] ## Code Sample ```ruby require 'PulpRpmClient' instance = PulpRpmClient::Copy.new(config: null, dependency_solving: null) ```
Version data entries
142 entries across 142 versions & 1 rubygems