This is the dotenv Reference Manual, version 0.1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 05:00:23 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
dotenvEase pain with working with .env files.
Victor Polevoy <fx@thefx.co>
MIT
0.1.0
str (system).
package.lisp (file).
dotenv.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
dotenv/dotenv.lisppackage.lisp (file).
dotenv (system).
*dot-env-data* (special variable).
get-env (function).
parse-env-string (function).
Packages are listed by definition order.
dotenvcommon-lisp.
*dot-env-data* (special variable).
get-env (function).
parse-env-string (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Reads provided .env files.
Reads provided environment variables into *dot-env-data*.
Reads the .env or env variable with such name. Returns passed default value or nil if not found
| Jump to: | F G L P R V |
|---|
| Jump to: | F G L P R V |
|---|
| Jump to: | *
S |
|---|
| Index Entry | Section | ||
|---|---|---|---|
| | |||
| * | |||
*dot-env-data*: | Private special variables | ||
| | |||
| S | |||
Special Variable, *dot-env-data*: | Private special variables | ||
| | |||
| Jump to: | *
S |
|---|
| Jump to: | D F P S |
|---|
| Jump to: | D F P S |
|---|