Module: Filespot

Extended by:
Configuration
Defined in:
lib/filespot.rb,
lib/filespot/client.rb,
lib/filespot/digest.rb,
lib/filespot/request.rb,
lib/filespot/version.rb,
lib/filespot/response.rb,
lib/filespot/configuration.rb,
lib/filespot/client/objects.rb,
lib/filespot/client/download.rb

Overview

Filespot gem module

Defined Under Namespace

Modules: Configuration, Download, Objects Classes: Client, Digest, Object, Request, Response, Task

Constant Summary collapse

Error =
Class.new(StandardError)
TaskError =
Class.new(Error)
VERSION =
'0.1.6'.freeze

Constants included from Configuration

Configuration::API_URL, Configuration::API_VERSION, Configuration::OPTIONS

Method Summary

Methods included from Configuration

configure, extended, init