testr_options: Querying/setting testr option

Description Usage Arguments Details

Description

To list all testr options, just run this function without any parameters provided. To query only one value, pass the first parameter. To set that, use the value parameter too.

Usage

1
testr_options(o, value)

Arguments

o

option name (string). See below.

value

value to assign (optional)

Details

The following testr options are available:


allr/testr documentation built on May 10, 2019, 9:23 a.m.