module AliOts

Constants

CONFIG
VERSION

Public Instance Methods

configure() { |CONFIG| ... } click to toggle source
# File lib/ali_ots.rb, line 72
def configure
  yield(AliOts::CONFIG)
end