kill_app: Kill a background Shiny application

View source: R/manage.R

kill_appR Documentation

Kill a background Shiny application

Description

Kill a background Shiny application

Usage

kill_app(port)

Arguments

port

TCP port the app is listening on (e.g., 3000)

See Also

Other app management functions: get_app(), kill_all_apps(), list_apps(), view_app()


TileDB-Inc/shinybg documentation built on March 10, 2023, 3:14 p.m.