Method: Unsplash::Client#connection
- Defined in:
- lib/unsplash/client.rb
#connection ⇒ Unsplash::Connection
The connection object being used to communicate with Unsplash.
39 40 41 |
# File 'lib/unsplash/client.rb', line 39 def connection self.class.connection end |