read_config: Load Configuration File

View source: R/configuration.R

read_configR Documentation

Load Configuration File

Description

Load the configuration file for the generator.

Usage

read_config(cfgfile = NULL, cfg_content = NULL)

Arguments

cfgfile

A path to a configuration file.

cfg_content

A string that contains the actual content of the calendar configuration. This is mostly to support the dashboard. Defaults to NULL and overrides cfgfile if both are specified simultaneously.


paullemmens/agilecalendar documentation built on March 11, 2023, 1:51 p.m.