vos_status: Query the server status

Description Usage Arguments Details Value Examples

View source: R/vos_status.R

Description

Query the server status

Usage

1
vos_status(p = NA, wait = 10)

Arguments

p

a process object, returned by vos_process() or vos_start(). (will be restored from cache if not provided)

wait

number of seconds to wait for server to come online

Details

Note: Use vos_log() to see the full log

Value

a character string indicating the state of the server:

Examples

1
2

virtuoso documentation built on Nov. 3, 2021, 1:07 a.m.