Function
get-all
Gets a list of configuration key-value pairs of type string.
get-all: func() -> result<list<tuple<string, string>>, error>;Gets a list of configuration key-value pairs of type string.
get-all: func() -> result<list<tuple<string, string>>, error>;