gustaf.helpers.options.ShowOption.get# ShowOption.get(key, default)[source]# Gets value from key and default. Similar to dict.get() Parameters: key (stir) – default (object) – Returns: values Return type: object