In Files

Trollop::Parser::vals

allow openstruct-style accessors

Public Class Methods

method_missing(m, *args) click to toggle source
     # File lib/trollop.rb, line 403
403:       def method_missing(m, *args)
404:         self[m] || self[m.to_s]
405:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.