singlestoredb.get_option

singlestoredb.get_option(key: str) Any

Get the value of an option.

Parameters:

key (str) – The name of the option

Returns:

The value of the option

Return type:

Any