class HealthChecker::Rule

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 includes : String #

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

[View source]
def path : String | Nil #

[View source]
def path=(path : String | Nil) #

[View source]
def type : String #

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

[View source]