class FileAnalyzer

Defined in:

models/analyzer.cr

Class Method Summary

Instance Method Summary

Instance methods inherited from class Analyzer

analyze analyze, base_path : String base_path, logger : NoirLogger logger, result : Array(Endpoint) result, url : String url

Constructor methods inherited from class Analyzer

new(options : Hash(Symbol, String)) new

Class Method Detail

def self.add_hook(func : Proc(String, String, Array(Endpoint))) #

[View source]

Instance Method Detail

def analyze #

[View source]
def hooks_count #

[View source]