rt (version 1.0.1)

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

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

parse_rt_properties(body)

Arguments

body

(character) Response body from an rt_response

Value

List of properties

Details

id: queue/1 Name: General