module Evtfl

Constants

PRE
VERSION

Attributes

api_key[RW]

Public Class Methods

configure(key) click to toggle source
# File lib/evtfl.rb, line 14
def configure(key)
  @api_key = key
end