This is the cl-env Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 04:51:47 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-env
Easily parse .env files. That’s it!
Evan M Jones (https://evanjon.es/) <me@evanjon.es>
MIT
package.lisp
(file).
cl-env.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-env/cl-env.lisp
package.lisp
(file).
cl-env
(system).
split
(function).
Packages are listed by definition order.
Definitions are sorted by export status, category, package, and then by lexicographic order.
Small wrapper around (uiop:getenv). :default always you to specify a default variable. If the current environment does not have a value.
Reads the environment file, splits it up, and injects into current environment.
Simple function, similar to String.prototype.split in JavaScript
Jump to: | F G I S |
---|
Jump to: | F G I S |
---|
Jump to: | C F P S |
---|
Jump to: | C F P S |
---|