Skip to main content

errprt

Function errprt 

Source
pub fn errprt(op: &str, value: &str) -> String
Available on non-crate feature lock only.
Expand description

Retrieve or set the list of error message items to be output.

op is "SET" to install value, or "GET" to read the current one back; the current value is returned either way.