class Kiwi::Entry

Defined in:

entry.cr

Constructors

Instance Method Summary

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]