class Bigbrother::Check::Response

Defined in:

bigbrother/check/response.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(check : Check, duration : Time::Span, exception : Exception | Nil) #

[View source]

Instance Method Detail

def check : Bigbrother::Check #

[View source]
def duration : Time::Span #

[View source]
def error : Exception? #

[View source]
def error? #

[View source]
def exception : Exception? #

[View source]
def label #

[View source]
def ok? #

[View source]
def type #

[View source]