Method: Slideshow::Opts#output_path=

Defined in:
lib/slideshow/opts.rb

#output_path=(value) ⇒ Object



107
108
109
# File 'lib/slideshow/opts.rb', line 107

def output_path=(value)
  @output_path = value
end