struct StatusPage::HTMLBuilder
- StatusPage::HTMLBuilder
- Struct
- Value
- Object
Defined in:
status_page/html_builder.crConstructors
Instance Method Summary
- #div(**args, &)
- #escape(*output)
- #get_html
- #link(href : String, &)
- #link(content, href : String)
- #table(name : String | Nil = nil, **args, &)