Class
T::Search
In:
lib/t/search.rb
Parent:
Thor
Methods
all
favorites
list
mentions
new
retweets
timeline
users
Included Modules
ActionView::Helpers::DateHelper
T::Collectable
T::Printable
T::Requestable
Constants
DEFAULT_NUM_RESULTS
=
20
MAX_NUM_RESULTS
=
200
MAX_SCREEN_NAME_SIZE
=
20
MAX_USERS_PER_REQUEST
=
20
Public Class methods
new
(*)
Public Instance methods
all
(query)
favorites
(query)
list
(list, query)
mentions
(query)
retweets
(query)
timeline
(*args)
users
(query)
[Validate]