Class: Pixmatch::Client

Inherits:
API
  • Object
show all
Includes:
Add, Count, Delete, List, Ping, Search
Defined in:
lib/pixmatch/client.rb,
lib/pixmatch/client/add.rb,
lib/pixmatch/client/list.rb,
lib/pixmatch/client/ping.rb,
lib/pixmatch/client/count.rb,
lib/pixmatch/client/delete.rb,
lib/pixmatch/client/search.rb

Overview

Wrapper for the Pixmatch REST API

Defined Under Namespace

Modules: Add, Count, Delete, List, Ping, Search

Method Summary

Methods included from Search

#search

Methods included from Delete

#delete

Methods included from List

#list

Methods included from Add

#add

Methods included from Count

#count

Methods included from Ping

#ping

Methods inherited from API

#initialize

Constructor Details

This class inherits a constructor from Pixmatch::API