Get active projr
settings and do no check
dot-projr_yml_get.Rd
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
_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).