Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
noir
v0.3.0
Top Level Namespace
Analyzer
AnalyzerDjango
AnalyzerExample
AnalyzerExpress
AnalyzerFlask
AnalyzerGoEcho
AnalyzerKemal
AnalyzerPhpPure
AnalyzerRails
AnalyzerSinatra
AnalyzerSpring
CodeBlock
Detector
DetectorCrystalKemal
DetectorExample
DetectorGoEcho
DetectorJavaJsp
DetectorJavaSpring
DetectorJsExpress
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:22 UTC
struct
CodeBlock
CodeBlock
Struct
Value
Object
Defined in:
models/code_block.cr
Constructors
.new
Instance Method Summary
#depth
: Int32
#depth=
(depth : Int32)
#enter
#exit
#state
: String
#state=
(state : String)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
depth
: Int32
#
[
View source
]
def
depth=
(depth : Int32)
#
[
View source
]
def
enter
#
[
View source
]
def
exit
#
[
View source
]
def
state
: String
#
[
View source
]
def
state=
(state : String)
#
[
View source
]