create_cypress_structure: Create a temporary directory to store everything needed by...

View source: R/utils_cypress.R

create_cypress_structureR Documentation

Create a temporary directory to store everything needed by Cypress

Description

Create a temporary directory to store everything needed by Cypress

Usage

create_cypress_structure(app_dir, port, debug)

Arguments

app_dir

The path to the application root

port

Port to run the app

debug

Logical. TRUE to display all the system messages on runtime


shiny.benchmark documentation built on Jan. 22, 2023, 1:28 a.m.