Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
noir
v0.6.0
Top Level Namespace
Analyzer
AnalyzerDjango
AnalyzerExample
AnalyzerExpress
AnalyzerFlask
AnalyzerGoEcho
AnalyzerGoGin
AnalyzerJsp
AnalyzerKemal
AnalyzerOAS2
AnalyzerOAS3
AnalyzerPhpPure
AnalyzerRails
AnalyzerRAML
AnalyzerSinatra
AnalyzerSpring
CodeBlock
CodeLocator
Detector
DetectorCrystalKemal
DetectorExample
DetectorGoEcho
DetectorGoGin
DetectorJavaJsp
DetectorJavaSpring
DetectorJsExpress
DetectorOas2
DetectorOas3
DetectorPhpPure
DetectorPythonDjango
DetectorPythonFlask
DetectorRAML
DetectorRubyRails
DetectorRubySinatra
DjangoUrls
DjangoView
Endpoint
EndpointReference
Header
Noir
NoirLogger
NoirRunner
NoirTechs
Param
Generated using Crystal 1.12.2
2024-07-07 04:59:44 UTC
class
DetectorPhpPure
DetectorPhpPure
Detector
Reference
Object
Defined in:
detector/detectors/php_pure.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
]