class Rimportor::Configuration
Attributes
threads[RW]
Public Class Methods
new()
click to toggle source
# File lib/rimportor.rb, line 23 def initialize @threads = 4 end
# File lib/rimportor.rb, line 23 def initialize @threads = 4 end