class NPMScan::CLI

Defined in:

npm_scan.cr

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 cache_path : String | Nil #

[View source]
def num_api_workers : Int32 #

[View source]
def num_dns_workers : Int32 #

[View source]
def output_path : String | Nil #

[View source]
def parse_options : Int32 #

[View source]
def resume? : Bool #

[View source]
def resumed_packages : Set(String) #

[View source]
def run : Int32 #

[View source]
def wordlist_path : String | Nil #

[View source]