Strict method to get a multi-line value. If the requested key cannot be found, an exception is thrown.
Retrieves the value list of a configuration key with a multi-line value. If the value is a single line, the list has one element.
category to get key from
key whose value is to be got
list of values
if the specified key does not exist
See Implementation
Strict method to get a multi-line value. If the requested key cannot be found, an exception is thrown.
Retrieves the value list of a configuration key with a multi-line value. If the value is a single line, the list has one element.