Libraries
»
twitch-api
(0.2.0)
»
Index
»
Twitch
»
Stream
»
#title
Method: Twitch::Stream#title
Defined in:
lib/twitch/stream.rb
#
title
⇒
Object
(readonly)
Title of the stream session.
21 22 23
# File 'lib/twitch/stream.rb', line 21
def
title
@title
end