method
new
v1_9_3_392 -
Show latest stable
- Class:
DL::CompositeHandler
new(handlers)public
No documentation available.
# File ext/dl/lib/dl/import.rb, line 8
def initialize(handlers)
@handlers = handlers
end new(handlers)No documentation available.
# File ext/dl/lib/dl/import.rb, line 8
def initialize(handlers)
@handlers = handlers
end