Method: TagLib::File#save
- Defined in:
- docs/taglib/base.rb
#save ⇒ Boolean
Save the file and the associated tags.
See subclasses, as some provide more control over what is saved.
171 172 |
# File 'docs/taglib/base.rb', line 171 def save end |