Module: Octopussy

Extended by:
SingleForwardable
Defined in:
lib/octopussy.rb,
lib/octopussy/repo.rb,
lib/octopussy/event.rb,
lib/octopussy/client.rb

Defined Under Namespace

Classes: Client, ClientError, Event, General, InformOctopussy, NotFound, OctopussyError, RateLimitExceeded, Repo, ServerError, Unauthorized, Unavailable

Class Method Summary collapse

Class Method Details

.clientObject



37
# File 'lib/octopussy.rb', line 37

def self.client; Client.new end