create_cypress_structure {shiny.benchmark}R 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


[Package shiny.benchmark version 0.1.1 Index]