Sha256: 674afa7a412e6901ab0e0b4d07169fc097e46e18646e0926aa858fbc9e628b57

Contents?: true

Size: 490 Bytes

Versions: 8

Compression:

Stored size: 490 Bytes

Contents

# PulpMavenClient::Repair

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**verify_checksums** | **Boolean** | Will verify that the checksum of all stored files matches what saved in the database. Otherwise only the existence of the files will be checked. Enabled by default | [optional] [default to true]

## Code Sample

```ruby
require 'PulpMavenClient'

instance = PulpMavenClient::Repair.new(verify_checksums: null)
```


Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
pulp_maven_client-0.8.2 docs/Repair.md
pulp_maven_client-0.8.1 docs/Repair.md
pulp_maven_client-0.8.0 docs/Repair.md
pulp_maven_client-0.7.0 docs/Repair.md
pulp_maven_client-0.6.0 docs/Repair.md
pulp_maven_client-0.5.0 docs/Repair.md
pulp_maven_client-0.4.0 docs/Repair.md
pulp_maven_client-0.3.3 docs/Repair.md