Method: Pact::VerificationTask#pact_spec_configs
- Defined in:
- lib/pact/tasks/verification_task.rb
#pact_spec_configs ⇒ Object (readonly)
Returns the value of attribute pact_spec_configs.
31 32 33 |
# File 'lib/pact/tasks/verification_task.rb', line 31 def pact_spec_configs @pact_spec_configs end |