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
struct
Kiwi::
EntrySummary
Kiwi::EntrySummary
Struct
Value
Object
Defined in:
entry.cr
Constructors
.new
(id : ID, entry : Entry)
Instance Method Summary
#body
: String
#header
: Header
#id
: ID
Constructor Detail
def self.
new
(id :
ID
, entry :
Entry
)
#
[
View source
]
Instance Method Detail
def
body
: String
#
[
View source
]
def
header
:
Header
#
[
View source
]
def
id
:
ID
#
[
View source
]