Method: Maruto::MagentoConfig#print_module

Defined in:
lib/maruto/magento_config.rb


107
108
109
# File 'lib/maruto/magento_config.rb', line 107

def print_module(name)
  puts @modules[name]
end