module Goraku::Client::Storage

Public Instance Methods

storage() click to toggle source
# File lib/goraku/client/storage.rb, line 5
def storage
  get '/storage.json'
end