gustaf.helpers.options.Option# class gustaf.helpers.options.Option(backend, key, description, allowed_types)[source]# Bases: object Minimal Class to hold each options. Mainly to replace nested dict. Methods Attributes Option.backend Option.key Option.description Option.allowed_types