class Envpp::EnvTable

Defined in:

envpp/env_translator.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(source : ENV.class | Hash(String, String)) #

[View source]

Instance Method Detail

def fetch(name : String, default : String | Nil) #

[View source]
def has_key?(name : String) #

[View source]