Links
Task context.
Functions
load_env_file(path)
load_env_file
Load environment variables from a .env file and return them as a dict.
.env
Classes
Context(*, wd, env[, inherit_env])
Context
The context for a task.