Method: Inch::CLI::YardoptsHelper#yardopts_options
- Defined in:
- lib/inch/cli/yardopts_helper.rb
#yardopts_options(opts) ⇒ Object
38 39 40 41 |
# File 'lib/inch/cli/yardopts_helper.rb', line 38 def (opts) wrapper = YardoptsWrapper.new wrapper.(opts) end |