stop_all: Stop

View source: R/stop.R

stop_allR Documentation

Stop

Description

Stop all servers.

Usage

stop_all()

Value

NULL (invisibly)

Examples

if (interactive()) {
  stop_all()
}

ambiorix documentation built on April 3, 2025, 9:34 p.m.