Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
blueprint
v0.8.0
Blueprint
HTML
AttributesHandler
BlockRenderer
BufferAppender
ComponentRegistrar
ComponentRenderer
ElementRegistrar
ElementRenderer
Helpers
StandardElements
StyleBuilder
InvalidVariantError
InvalidVariantOptionError
SVG
Utils
SafeObject
SafeValue
Generated using Crystal 1.12.2
2024-09-15 05:02:59 UTC
class
Blueprint::
SafeValue(T)
Blueprint::SafeValue(T)
Reference
Object
Included Modules
Blueprint::SafeObject
Defined in:
blueprint/safe_value.cr
Constructors
.new
(value : T)
Instance Method Summary
#to_s
(io : String::Builder)
#value
: T
Constructor Detail
def self.
new
(value : T)
#
[
View source
]
Instance Method Detail
def
to_s
(io : String::Builder)
#
[
View source
]
def
value
: T
#
[
View source
]