Class: Menthol::Local

Inherits:
Provider show all
Defined in:
lib/menthol/local.rb

Instance Attribute Summary

Attributes inherited from Provider

#accounts

Instance Method Summary collapse

Methods inherited from Provider

#amount, #initialize, #name

Constructor Details

This class inherits a constructor from Menthol::Provider

Instance Method Details

#sync!Object



5
6
7
# File 'lib/menthol/local.rb', line 5

def sync!
  # void
end