class

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)
Source

Class methods

render_string(builder)
Source

Instance methods

current_indent
Source
current_indent=(current_indent : Int32)
Source
indents
Source
indents=(indents : Array(Int32))
Source
lines
Source
lines=(lines : Array(String))
Source

Macros

embed(filename, io_name, layout_file = nil)
Source

Nested types