103 104 105
# File 'lib/slideshow/opts.rb', line 103 def config_path @config_path || File.join( Env.home, '.slideshow' ) end