server_stop: Stop a PlantUML Picoweb Server running on localhost

View source: R/server_stop.R

server_stopR Documentation

Stop a PlantUML Picoweb Server running on localhost

Description

The server is expscted at the port getPlantumlOption("server_port") on localhost.

Usage

server_stop()

Value

integer or list() as returned from server_status()

  • -999: unknown error

  • -1 : unknown server running on the port on localhost

  • -2 : PlantUML Web Server running on that port on localhost

  • 0 : PicoWeb Server in the process of stopping or no server running on tat port


rkrug/plantuml documentation built on June 3, 2023, 6:24 a.m.