Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
noir
v0.5.2
Top Level Namespace
Analyzer
AnalyzerDjango
AnalyzerExample
AnalyzerExpress
AnalyzerFlask
AnalyzerGoEcho
AnalyzerKemal
AnalyzerOAS2
AnalyzerOAS3
AnalyzerPhpPure
AnalyzerRails
AnalyzerSinatra
AnalyzerSpring
CodeBlock
CodeLocator
Detector
DetectorCrystalKemal
DetectorExample
DetectorGoEcho
DetectorJavaJsp
DetectorJavaSpring
DetectorJsExpress
DetectorOas2
DetectorOas3
DetectorPhpPure
DetectorPythonDjango
DetectorPythonFlask
DetectorRubyRails
DetectorRubySinatra
DjangoUrls
DjangoView
Endpoint
EndpointReference
Header
Noir
NoirLogger
NoirRunner
NoirTechs
Param
Generated using Crystal 1.12.2
2024-07-07 05:00:01 UTC
class
DetectorPythonDjango
DetectorPythonDjango
Detector
Reference
Object
Defined in:
detector/detectors/python_django.cr
Instance Method Summary
#detect
(filename : String, file_contents : String) : Bool
#set_name
Instance methods inherited from class
Detector
base_path
base_path
,
detect(filename : String, file_contents : String) : Bool
detect
,
logger : NoirLogger
logger
,
name : String
name
,
result
result
,
scope
scope
,
url
url
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
]