Libraries
»
layer-ruby
(0.7.3)
»
Index
»
Layer
»
Resource
»
client
Method: Layer::Resource.client
Defined in:
lib/layer/resource.rb
.
client
⇒
Object
19 20 21
# File 'lib/layer/resource.rb', line 19
def
client
@client
||=
Client
::
Platform
.
new
end