Libraries
»
playlist
(1.2.0)
»
Index
»
Playlist
»
#title
Method: Playlist#title
Defined in:
lib/playlist.rb
#
title
⇒
String
The title of the playlist
Returns:
(
String
)
7 8 9
# File 'lib/playlist.rb', line 7
def
title
@title
end