Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
shortcodes
v0.2.2
Shortcodes
Arg
Error
Result
Shortcode
Generated using Crystal 1.12.2
2024-10-09 10:09:58 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
]