class

Kamil::Document

Inherits Reference < Object

Constructors

new(path : String, meta : DocumentMeta, raw_body : String, tokenized_body : String, plain_body : String, rendered_html : String | Nil = nil)
Source

Instance methods

meta
Source
path
Source
plain_body
Source
raw_body
Source
rendered_html
Source
tokenized_body
Source
with_rendered_html(html : String) : Document
Source