Method: Puppet::Util::CommandLine::Trollop::Parser#specs

Defined in:
lib/puppet/util/command_line/trollop.rb

#specsObject (readonly)

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



77
78
79
# File 'lib/puppet/util/command_line/trollop.rb', line 77

def specs
  @specs
end