Water
Inherits Water::Tag < Water::CustomTag < Water::SelfCloseTag < Water::OpenTag < Reference < Object
Constants
VERSION = "1.0.0"
Constructors
new(lines : Array(String) = [] of String, indents : Array(Int32) = [] of Int32, current_indent : Int32 = 0)
Sourcenew
SourceClass methods
render_string(builder)
SourceInstance methods
current_indent
Sourcecurrent_indent=(current_indent : Int32)
Sourceindents
Sourceindents=(indents : Array(Int32))
Sourcelines
Sourcelines=(lines : Array(String))
SourceMacros
embed(filename, io_name, layout_file = nil)
Source