This is the dotenv Reference Manual, version 0.1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 06:00:24 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
dotenv
Ease 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.lisp
package.lisp
(file).
dotenv
(system).
*dot-env-data*
(special variable).
get-env
(function).
parse-env-string
(function).
Packages are listed by definition order.
dotenv
common-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 |
---|