Method: Slideshow::Toolii.opts=

Defined in:
lib/slideshow/cli/main.rb

.opts=(value) ⇒ Object

todo: find a better name e.g. change to settings? config? safe_opts? why? why not?



28
# File 'lib/slideshow/cli/main.rb', line 28

def self.opts=(value)  @@opts = value; end