Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
noir
v0.10.0
Top Level Namespace
Analyzer
AnalyzerArmeria
AnalyzerCsAspNetMvc
AnalyzerDjango
PackageType
AnalyzerExample
AnalyzerExpress
AnalyzerFastAPI
AnalyzerFlask
AnalyzerGoEcho
AnalyzerGoGin
AnalyzerJsp
AnalyzerKemal
AnalyzerOAS2
AnalyzerOAS3
AnalyzerPhpPure
AnalyzerPython
AnalyzerRails
AnalyzerRAML
AnalyzerRustAxum
AnalyzerSinatra
AnalyzerSpring
CodeBlock
CodeLocator
Deliver
Detector
DetectorCrystalKemal
DetectorCSharpAspNetMvc
DetectorExample
DetectorGoEcho
DetectorGoGin
DetectorJavaArmeria
DetectorJavaJsp
DetectorJavaSpring
DetectorJsExpress
DetectorKotlinSpring
DetectorOas2
DetectorOas3
DetectorPhpPure
DetectorPythonDjango
DetectorPythonFastAPI
DetectorPythonFlask
DetectorRAML
DetectorRubyRails
DetectorRubySinatra
DetectorRustAxum
DjangoUrls
DjangoView
Endpoint
EndpointReference
FunctionDefinition
FunctionParameter
Header
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:59:01 UTC
class
AnalyzerExample
AnalyzerExample
Analyzer
Reference
Object
Defined in:
analyzer/analyzers/analyzer_example.cr
Instance Method Summary
#analyze
Instance methods inherited from class
Analyzer
analyze
analyze
,
base_path : String
base_path
,
logger : NoirLogger
logger
,
result : Array(Endpoint)
result
,
scope : String
scope
,
url : String
url
Constructor methods inherited from class
Analyzer
new(options : Hash(Symbol, String))
new
Macros inherited from class
Analyzer
define_getter_methods(names)
define_getter_methods
Instance Method Detail
def
analyze
#
[
View source
]