extract_context_from_environment: Extract context from environment variables

View source: R/extract-context.R

extract_context_from_environmentR Documentation

Extract context from environment variables

Description

This function is intended to provide ambient configuration that makes up part of the context returned by extract_context. These are the components of the context formed by environment variables. To speed things up a little we call the environment variables only once on runtime initialisation and store them in the config.

Usage

extract_context_from_environment()

Value

list


lambdr documentation built on Nov. 25, 2023, 5:08 p.m.