Method: ActiveStorage::Service::AzureStorageService#client
- Defined in:
- activestorage/lib/active_storage/service/azure_storage_service.rb
#client ⇒ Object (readonly)
Returns the value of attribute client.
15 16 17 |
# File 'activestorage/lib/active_storage/service/azure_storage_service.rb', line 15 def client @client end |