module OverwatchLeague

Constants

VERSION

Public Class Methods

new() click to toggle source
# File lib/overwatch_league.rb, line 11
def new
  Client.new
end