class Thumbor::HabitatSettings

Defined in:

thumbor.cr

Class Method Summary

Class Method Detail

def self.key : String #

def self.key=(value : String) #

def self.key? #

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


def self.to_h #

Generates a hash using the provided values