class Abrupt::Service::Picture
Readability
service documentation see ‘wba.cs.hs-rm.de/AbRUPt/service/readability/’
Constants
- SERVICE_URI
TODO: outsource service uri to module
Service
Public Class Methods
available_options()
click to toggle source
# File lib/abrupt/service/picture.rb, line 10 def self.available_options ['url'] end
Public Instance Methods
service_uri()
click to toggle source
# File lib/abrupt/service/picture.rb, line 14 def service_uri SERVICE_URI end