Docs exports: JSON llms.txt llms-full.txt Agent Files

struct Shards::LicenseScanner::ScanResult

Defined in:

license_scanner.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(license_file_path : String | Nil, detected_license : String | Nil, detection_confidence : Symbol) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(license_file_path _license_file_path = @license_file_path, detected_license _detected_license = @detected_license, detection_confidence _detection_confidence = @detection_confidence) #

[View source]
def detected_license : String | Nil #

def detection_confidence : Symbol #

def license_file_path : String | Nil #