macpie.get_option#

macpie.get_option(key: str)#

Retrieves the value of the specified option.

>>> macpie.get_option("operators.binary.column_suffixes")
("_x", "_y")