Method: TagLib::File#save

Defined in:
docs/taglib/base.rb

#saveBoolean

Save the file and the associated tags.

See subclasses, as some provide more control over what is saved.

Returns:

  • whether saving was successful



171
172
# File 'docs/taglib/base.rb', line 171

def save
end