parse_rt_properties: Parse typical RT properties as contained in an RT response...

Description Usage Arguments Details Value

View source: R/rt.R

Description

The code gives a basic idea of the format but it's basically newline-separated key-value pairs with a ': ' between them. e.g.,

Usage

1

Arguments

body

(character) Response body from an rt_response

Details

id: queue/1 Name: General

Value

List of properties


rt documentation built on May 15, 2021, 9:06 a.m.