Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
armature
v0.3.0
Armature
BlankSession
Store
Cache
CacheStore
RedisStore
Component
Form
Helper
Route
Request
RequestHandled
Response
UnauthenticatedException
Session
RedisStore
Session
Data
Store
Template
HTML
SafeValue
SanitizableValue
Lexer
Token
Type
HTTP
Request
Server
Context
Built with Crystal 1.9.2
2023-10-08 13:33:51 UTC
struct
Armature::Template::HTML::SafeValue(T)
Armature::Template::HTML::SafeValue(T)
Struct
Value
Object
Defined in:
template.cr
Constructors
.new
(value : T)
Instance Method Summary
#to_s
(io)
Constructor Detail
def self.
new
(value : T)
#
[
View source
]
Instance Method Detail
def
to_s
(io)
#
[
View source
]