Sha256: 501b11a6842486cfce2fe48e8f634d4cabff4de74a9b57cadead0d2eba066982
Contents?: true
Size: 347 Bytes
Versions: 18
Compression:
Stored size: 347 Bytes
Contents
# PulpcoreClient::RedisConnection ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **connected** | **Boolean** | Info about whether the app can connect to Redis | ## Code Sample ```ruby require 'PulpcoreClient' instance = PulpcoreClient::RedisConnection.new(connected: null) ```
Version data entries
18 entries across 18 versions & 1 rubygems