Method: Trollop::Parser#specs

Defined in:
lib/trollop.rb

#specsObject (readonly)

The complete configuration hashes for each option. (Mainly useful for testing.)



67
68
69
# File 'lib/trollop.rb', line 67

def specs
  @specs
end