Method: Slideshow::Opts#output_path

Defined in:
lib/slideshow/opts.rb

#output_pathObject



111
112
113
# File 'lib/slideshow/opts.rb', line 111

def output_path
  @output_path || '.'
end