class DetectorRubySinatra

Defined in:

detector/detectors/ruby_sinatra.cr

Instance Method Summary

Instance methods inherited from class Detector

detect(filename : String, file_contents : String) : Bool detect, logger : NoirLogger logger, name : String name

Constructor methods inherited from class Detector

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

Macros inherited from class Detector

define_getter_methods(names) define_getter_methods

Instance Method Detail

def detect(filename : String, file_contents : String) : Bool #

[View source]
def set_name #

[View source]