bm_options() returns a list of (current or default) bittermelon options values.
Fixes bugs in write_monobit(), write_yaff(), and the unit tests if any of the options bittermelon.fg, bittermelon.bg, or bittermelon.compress are set away from their defaults.
bm_options()
returns a list of (current or default)bittermelon
options values.write_monobit()
,write_yaff()
, and the unit tests if any of the optionsbittermelon.fg
,bittermelon.bg
, orbittermelon.compress
are set away from their defaults.