Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
kiwi
v0.4.1
Kiwi
Base
BaseException
BasicStore
Entry
EntrySummary
Header
ID
Store
StoreException
Generated using Crystal 1.14.0
2024-11-26 10:34:20 UTC
class
Kiwi::
Entry
Kiwi::Entry
Reference
Object
Defined in:
entry.cr
Constructors
.new
(body : String)
Instance Method Summary
#body
: String
#body=
(body : String)
#header
: Header
Constructor Detail
def self.
new
(body : String)
#
[
View source
]
Instance Method Detail
def
body
: String
#
[
View source
]
def
body=
(body : String)
#
[
View source
]
def
header
:
Header
#
[
View source
]