module Taric::Operation::API

Constants

API_CALL

Template for requesting the url and processing the response.

@param url String @param requestor Proc (lambda) @param response_handler Proc (lambda)