Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
noir
v0.11.0
Top Level Namespace
Analyzer
AnalyzerArmeria
AnalyzerCrystalKemal
AnalyzerCrystalLucky
AnalyzerCsAspNetMvc
AnalyzerDjango
PackageType
AnalyzerElixirPhoenix
AnalyzerExample
AnalyzerExpress
AnalyzerFastAPI
AnalyzerFlask
AnalyzerGoEcho
AnalyzerGoGin
AnalyzerJsp
AnalyzerOAS2
AnalyzerOAS3
AnalyzerPhpPure
AnalyzerPython
AnalyzerRAML
AnalyzerRubyHanami
AnalyzerRubyRails
AnalyzerRubySinatra
AnalyzerRustAxum
AnalyzerSpring
CodeBlock
CodeLocator
Deliver
Detector
DetectorCrystalKemal
DetectorCrystalLucky
DetectorCSharpAspNetMvc
DetectorElixirPhoenix
DetectorExample
DetectorGoEcho
DetectorGoGin
DetectorJavaArmeria
DetectorJavaJsp
DetectorJavaSpring
DetectorJsExpress
DetectorKotlinSpring
DetectorOas2
DetectorOas3
DetectorPhpPure
DetectorPythonDjango
DetectorPythonFastAPI
DetectorPythonFlask
DetectorRAML
DetectorRubyHanami
DetectorRubyRails
DetectorRubySinatra
DetectorRustAxum
DjangoUrls
DjangoView
Endpoint
EndpointReference
FunctionDefinition
FunctionParameter
Noir
NoirLogger
NoirRunner
NoirTechs
OutputBuilder
OutputBuilderCommon
OutputBuilderCurl
OutputBuilderHttpie
OutputBuilderMarkdownTable
OutputBuilderOas2
OutputBuilderOas3
PackageType
Param
Router
SendElasticSearch
SendReq
SendWithProxy
String
ZAP
Generated using Crystal 1.12.2
2024-07-07 04:58:41 UTC
class
DetectorGoEcho
DetectorGoEcho
Detector
Reference
Object
Defined in:
detector/detectors/go_echo.cr
Instance Method Summary
#detect
(filename : String, file_contents : String) : Bool
#set_name
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
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
]