Method: TagLib::FileRef#null?

Defined in:
docs/taglib/base.rb

#null?Boolean

Returns if the file is null (i.e. it could not be read).

Returns:

  • (Boolean)

    if the file is null (i.e. it could not be read)



52
53
# File 'docs/taglib/base.rb', line 52

def null?
end