Module: EasyAuto::ConfigManagerWrapper

Included in:
Authorize, EasySetup, Github
Defined in:
lib/easy_auto/config_manager_wrapper.rb

Instance Method Summary collapse

Instance Method Details

#config_managerObject



5
6
7
# File 'lib/easy_auto/config_manager_wrapper.rb', line 5

def config_manager
  @config_manager ||= GeneralStore.read '~/.easy-auto'
end