Libraries
»
docker-api
(1.29.1)
»
Index
»
Docker
»
Connection
»
#url
Method: Docker::Connection#url
Defined in:
lib/docker/connection.rb
#
url
⇒
Object
(readonly)
Returns the value of attribute url.
6 7 8
# File 'lib/docker/connection.rb', line 6
def
url
@url
end