Class: Natives::Catalog::Normalizer

Inherits:
Object
  • Object
show all
Defined in:
lib/natives/catalog/normalizer.rb

Instance Method Summary collapse

Instance Method Details

#normalize(hash) ⇒ Object



7
8
9
# File 'lib/natives/catalog/normalizer.rb', line 7

def normalize(hash)
  normalize_package_provider_hash(hash)
end