Function

get

Gets a single opaque config value set at the given key if it exists

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