class Azu::CachedEnvironment

Overview

Cached environment data singleton for performance

Defined in:

azu/error.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.get : Hash(String, String) #

[View source]
def self.refresh : Hash(String, String) #

[View source]

Instance Method Detail

def environment : Hash(String, String) #

[View source]
def refresh_environment : Hash(String, String) #

[View source]