ku1ik / rainbow

Ruby gem for colorizing printed text on ANSI terminals
MIT License
813 stars 68 forks source link

Allow `enabled` option to be passed to `Rainbow.new` #132

Open TylerRick opened 2 days ago

TylerRick commented 2 days ago

Wrapper.new already allows this, so we simply have to pass it on.