get_options

get_options()

Get the current global options.

Returns

Name Type Description
dict Copy of the current options, e.g. to restore them later with set_options(**old).

See Also

set_options