Libraries
»
id3
(1.0.0)
»
Index
»
ID3
»
Frame
»
#name
Method: ID3::Frame#name
Defined in:
lib/id3/frame.rb
#
name
⇒
Object
(readonly)
Returns the value of attribute name.
56 57 58
# File 'lib/id3/frame.rb', line 56
def
name
@name
end