Class Dotenv::Environment
In: lib/dotenv/environment.rb
Parent: Hash

This class inherits from Hash and represents the environment into which Dotenv will load key value pairs from a file.

Methods

apply   apply!   load   new   read  

Attributes

filename  [R] 

Public Class methods

Public Instance methods

[Validate]