Extract OptionsRecord class from Options.
Storing the actual options in a separate OptionsRecord while processing them inside Options class. Lots of changes because a myriad of instance variable references needed to be changed to point at @opts record.
Loading
Please register or sign in to comment