class VCR::HabitatSettings

Defined in:

vcr.cr

Class Method Summary

Class Method Detail

def self.cassette_library_dir : String #

def self.cassette_library_dir=(value : String) #

def self.cassette_library_dir? #

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


def self.to_h #

Generates a hash using the provided values