Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
shortcodes
v0.4.1
Shortcodes
Arg
Error
Result
Shortcode
Generated using Crystal 1.16.3
2026-08-30 19:04:26 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
]