get_config {foundry}R Documentation

Loads a config from an environment variable with format 'FOUNDRY_CONFIG_KEY' or from an option with format 'foundry.config.key'.

Description

Loads a config from an environment variable with format 'FOUNDRY_CONFIG_KEY' or from an option with format 'foundry.config.key'.

Usage

get_config(name, default = NULL)

[Package foundry version 0.13.0 Index]