class NPMScrape::CLI

Defined in:

npm_scrape.cr

Constant Summary

IGNORED_PACKAGES = Set {"no-one-left-behind"}

Constructors

Class Method Summary

Instance Method Summary

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]