Libraries
»
taglib-ruby
(0.3.1)
»
Index
»
TagLib
»
FileRef
»
#tag
Method: TagLib::FileRef#tag
Defined in:
docs/taglib/base.rb
#
tag
⇒
TagLib::Tag
Returns the tag.
Returns:
(
TagLib::Tag
)
—
the tag
62 63
# File 'docs/taglib/base.rb', line 62
def
tag
end