Class: BOTR::Object

Inherits:
Object
  • Object
show all
Extended by:
API, Authentication, HTTP
Includes:
API, Authentication, HTTP
Defined in:
lib/botr/object.rb

Class Attribute Summary collapse

Method Summary

Methods included from Authentication

signature

Methods included from API

api_call_class, api_format, api_key, api_nonce, api_protocol, api_secret_key, api_server, api_timestamp, api_url, api_version, progress_url, upload_address, upload_key, upload_protocol, upload_token, upload_url

Methods included from HTTP

client, delete_request, get_request, post_request, put_request

Class Attribute Details

.threadsObject

Returns the value of attribute threads.



16
17
18
# File 'lib/botr/object.rb', line 16

def threads
  @threads
end