Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
noir
v0.7.3
Top Level Namespace
Analyzer
AnalyzerArmeria
AnalyzerCsAspNetMvc
AnalyzerDjango
PackageType
AnalyzerExample
AnalyzerExpress
AnalyzerFlask
AnalyzerGoEcho
AnalyzerGoGin
AnalyzerJsp
AnalyzerKemal
AnalyzerOAS2
AnalyzerOAS3
AnalyzerPhpPure
AnalyzerRails
AnalyzerRAML
AnalyzerSinatra
AnalyzerSpring
CodeBlock
CodeLocator
Detector
DetectorCrystalKemal
DetectorCSharpAspNetMvc
DetectorExample
DetectorGoEcho
DetectorGoGin
DetectorJavaArmeria
DetectorJavaJsp
DetectorJavaSpring
DetectorJsExpress
DetectorKotlinSpring
DetectorOas2
DetectorOas3
DetectorPhpPure
DetectorPythonDjango
DetectorPythonFlask
DetectorRAML
DetectorRubyRails
DetectorRubySinatra
DjangoUrls
DjangoView
Endpoint
EndpointReference
Header
Noir
NoirLogger
NoirRunner
NoirTechs
Param
ZAP
Generated using Crystal 1.12.2
2024-07-07 04:59:23 UTC
class
CodeLocator
CodeLocator
Reference
Object
Defined in:
models/code_locator.cr
Constructors
.instance
: CodeLocator
.new
Instance Method Summary
#get
(key : String) : String
#set
(key : String, value : String)
Constructor Detail
def self.
instance
:
CodeLocator
#
[
View source
]
def self.
new
#
[
View source
]
Instance Method Detail
def
get
(key : String) : String
#
[
View source
]
def
set
(key : String, value : String)
#
[
View source
]