| Class | Blackbook::Importer::Base |
| In: |
lib/blackbook/importer/base.rb
|
| Parent: | Object |
| options | [RW] |
Should return true or false/nil depending on whether the options given can be handled by this importer
Does the work of extracting contacts. Returns an Array of Arrays containing the name and email as the first and second elements. Of course, you can override this behavior to meet the needs of a particular service.