class

NPMScan::Scanner

Inherits Reference / Object

Constructors

new(api_workers : Int32 = 30, dns_workers : Int32 = 100, wordlist : IO | Nil = nil, cache : IO | Nil = nil, resume : Bool = false, resumed_packages : Set(String) = Set(String).new)
Source

Instance methods

api_workers
Source
cache
Source
dns_workers
Source
each_package_name
Source
resume?
Source
resumed_packages
Source
scan
Source
wordlist
Source

Nested types