read_application_info: Read application info (this_version or rsconnect deploy log)

View source: R/read_application_info.R

read_application_infoR Documentation

Read application info (this_version or rsconnect deploy log)

Description

Reads the content of files "this_version.yml" and "shintoconnect_manifest.yml", if they exist, and returns the contents as a list with components rsconnect and this_version. Either of those is NULL if either of the files don't exist.

Usage

read_application_info(read_git = TRUE)

See Also

appInfoModule, make_deploy_project


moturoa/shintoshiny documentation built on Dec. 7, 2023, 2:54 a.m.