Class: DataCatalog::ImporterFramework::Puller
- Inherits:
-
Object
- Object
- DataCatalog::ImporterFramework::Puller
- Defined in:
- lib/puller.rb
Constant Summary collapse
- REQUIRED =
%w(cache_folder puller)
Instance Method Summary collapse
-
#initialize(options) ⇒ Puller
constructor
A new instance of Puller.
- #run ⇒ Object