Top Level Namespace

Defined Under Namespace

Modules: DirProcessor, FeedMethod

Instance Method Summary collapse

Instance Method Details

#DirProcessor(&block) ⇒ Object

require ‘pathname’



5
6
7
# File 'lib/dir_processor.rb', line 5

def DirProcessor &block
  DirProcessor.new &block
end