Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Crst::CodeBlock
Inherits
Crst::Node
<
Reference
<
Object
Represents a code block with language
Constructors
new
(language :
String
, code :
String
)
Source
Instance methods
code
Source
code=
(code :
String
)
Source
language
Source
language=
(language :
String
)
Source