module BitflyerApi::Configuration

Constants

CONFIGURABLE_ATTRIBUTES

Public Instance Methods

configure() { |self| ... } click to toggle source
# File lib/bitflyer_api/configuration.rb, line 7
def configure
  yield self
end