Method: Slideshow::Fetch#initialize
- Defined in:
- lib/slideshow/commands/fetch.rb
#initialize(config) ⇒ Fetch
Returns a new instance of Fetch.
10 11 12 |
# File 'lib/slideshow/commands/fetch.rb', line 10 def initialize( config ) @config = config end |