class

LuckyHoneypot::HabitatSettings

Inherits Reference < Object

Class methods

default_delay
default_delay=(value : Time::Span)
default_delay?

Used for checking missing settings on non-nilable types It's advised to use default_delay in your apps to ensure the propper type is checked.

disable_delay
disable_delay=(value : Bool)
disable_delay?

Used for checking missing settings on non-nilable types It's advised to use disable_delay in your apps to ensure the propper type is checked.

signals_input_name
signals_input_name=(value : String)
signals_input_name?

Used for checking missing settings on non-nilable types It's advised to use signals_input_name in your apps to ensure the propper type is checked.

to_h

Generates a hash using the provided values