module Magellan::Gcs::Proxy

Constants

VERSION

Public Class Methods

config() click to toggle source
# File lib/magellan/gcs/proxy.rb, line 25
def config
  @config ||= Config.new
end