module Phonelib::DataImporter
@private module processes creation of data files needed for this gem
Constants
- REPO
-
official libphonenumber repo for cloning
Public Class Methods
Source
# File lib/phonelib/data_importer.rb, line 14 def self.import Importer.new end
importing function