Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
npm-scan
v0.1.0
NPMDownloads
CLI
NPMScan
API
Error
HTTPError
InvalidResponse
Period
RateLimitError
RecoverableError
TimeoutError
CLI
DNSCache
Domain
EmailAddress
OutputFile
Package
Maintainer
Scanner
AbandonedPackage
Error
LonelyPackage
OrphanedPackage
NPMScrape
CLI
Built with Crystal 1.9.2
2023-10-08 14:38:59 UTC
class
NPMScrape::CLI
NPMScrape::CLI
Reference
Object
Defined in:
npm_scrape.cr
Constant Summary
IGNORED_PACKAGES
=
Set
{
"no-one-left-behind"
}
Constructors
.new
Class Method Summary
.start
Instance Method Summary
#output_dir
: String
#parse_options
: Int32
#recursive?
: Bool
#run
: Int32
#workers
: Int32
Constructor Detail
def self.
new
#
[
View source
]
Class Method Detail
def self.
start
#
[
View source
]
Instance Method Detail
def
output_dir
: String
#
[
View source
]
def
parse_options
: Int32
#
[
View source
]
def
recursive?
: Bool
#
[
View source
]
def
run
: Int32
#
[
View source
]
def
workers
: Int32
#
[
View source
]