class DetectorCSharpAspNetMvc

Defined in:

detector/detectors/cs_aspnet_mvc.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(Symbol, String)) new

Instance Method Detail

def check_routeconfig(filename : String, file_contents : String) #

[View source]
def detect(filename : String, file_contents : String) : Bool #

[View source]
def set_name #

[View source]