Module: R10K::Util::Setopts

Overview

Allow for easy setting of instance options based on a hash

This emulates the behavior of Ruby 2.0 named arguments, but since r10k supports Ruby 1.8.7+ we cannot use that functionality.