Method: Vimdb::Item#info

Defined in:
lib/vimdb/item.rb

#infoObject

Raises:

  • (NotImplementedError)


49
50
51
# File 'lib/vimdb/item.rb', line 49

def info
  raise NotImplementedError
end