class HealthChecker::Html

Included Modules

Defined in:

config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def footer : String #

[View source]
def footer=(footer : String) #

[View source]
def header : String #

[View source]
def header=(header : String) #

[View source]
def title : String #

[View source]
def title=(title : String) #

[View source]