Method: Trollop::Parser#specs

Defined in:
lib/convoy/trollop.rb

#specsObject (readonly)

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



70
71
72
# File 'lib/convoy/trollop.rb', line 70

def specs
  @specs
end