module DirProcessor
Constants
- VERSION
Public Class Methods
new(&block)
click to toggle source
# File lib/dir_processor.rb, line 52 def new &block DirProcessor.new &block end
Private Instance Methods
new(&block)
click to toggle source
# File lib/dir_processor.rb, line 52 def new &block DirProcessor.new &block end