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()
}

JohnCoene/ambiorix documentation built on June 13, 2025, 4:48 p.m.