Top Level Namespace

Defined Under Namespace

Modules: Id3Tags

Instance Method Summary collapse

Instance Method Details

#error(msg) ⇒ Object



5
6
7
8
# File 'ext/extconf.rb', line 5

def error(msg)
  message msg + "\n"
  abort
end