module Dolla::Options
Constants
- OPTS
Public Instance Methods
get_option(key)
click to toggle source
# File lib/dolla/options.rb, line 53 def get_option key OPTS[key] end
# File lib/dolla/options.rb, line 53 def get_option key OPTS[key] end