ParallelFind::Find
Inherits Reference < Object
Constructors
new(path : String, search : String, list : Bool = true, print : Bool = false)
Instance methods
find(jobs : Int = 0)
find_parallel(jobs : Int = 0) : Array(String)
find_sequential
process(path : String, re : Regex) : Result | Nil