Method: Doing::Plugins.user_home

Defined in:
lib/doing/plugin_manager.rb

.user_homeObject



7
8
9
# File 'lib/doing/plugin_manager.rb', line 7

def user_home
  @user_home ||= Util.user_home
end