Function

get

Gets a configuration value of type string associated with the key.

get: func(key: string) -> result​<option​<string>, error>;