pub fn get_string(key: &str) -> Result<String, String>
Expand description

Returns the given settings parameter as String.

Errors

Returns the error message.