Libraries
»
gnip_api
(1.0.6)
»
Index
»
Gnip
»
Activity
»
#retweet?
Method: Gnip::Activity#retweet?
Defined in:
lib/gnip_api/gnip/activity.rb
#
retweet?
⇒
Boolean
Returns:
(
Boolean
)
68 69 70
# File 'lib/gnip_api/gnip/activity.rb', line 68
def
retweet?
verb
==
'
share
'
end