deploy_main: Copy files

Description Usage Arguments

View source: R/copy_files_to_server.R

Description

Copy files

Usage

1
deploy_main(deploy, ignore_fl_server = NULL, ignore_fl_repo = NULL)

Arguments

deploy

list. A list containing the urls and run values for development and production.

ignore_fl_server

vector. A vector of file paths to ignore on the server, these files will not be replaced. Default is NULL. Can be a list of individual files names to ignore or a folder to ignore.

ignore_fl_repo

vector. A vector of file paths to ignore in the repository that will be copied to the server. Default is NULL. Can be a list of individual files names to ignore or a folder to ignore.


Texas-Policy-Lab/shiny_server documentation built on Nov. 13, 2020, 12:42 a.m.