Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
shortcodes
v0.5.0
Shortcodes
Arg
Error
Result
Shortcode
Generated using Crystal 1.16.3
2026-09-02 19:05:09 UTC
struct
Shortcodes::
Arg
Shortcodes::Arg
Struct
Value
Object
Defined in:
shortcodes.cr
Constructors
.new
(name : String, value : String)
Instance Method Summary
#name
: String
#name=
(name : String)
#value
: String
#value=
(value : String)
Constructor Detail
def self.
new
(name : String, value : String)
#
[
View source
]
Instance Method Detail
def
name
: String
#
[
View source
]
def
name=
(name : String)
#
[
View source
]
def
value
: String
#
[
View source
]
def
value=
(value : String)
#
[
View source
]