Method: Playlist#identifiers
- Defined in:
- lib/playlist.rb
#identifiers ⇒ Hash (readonly)
Get a hash of identifier for this playlist Identifiers can either be Strings or URIs
37 38 39 |
# File 'lib/playlist.rb', line 37 def identifiers @identifiers end |