R/config.R
read_config.Rd
Reads and parses _shinyelectron.yml from the app directory. If the file doesn't exist, returns default configuration.
read_config(appdir)
Character path to app directory
List of configuration values (merged with defaults)