Skip to contents

A list of the active projr settings, without doing any error checking. Gets active projr settings, which merges settings and resolves conflicts between local (_projr-local.yml), profile (_projr-<projr>.yml or as - keys in _projr.yml) and default (_projr.yml) settings. Where there are conflicts, local settings has highest precedence (i.e. are always preferred) and default settings have lowest precedence (i.e. are never preferred).

Usage

projr_yml_get_unchecked()

Value

A named list.

See also

projr_yml_get,projr_yml_check