class Pact::ProviderVerifier::CLI::CustomThor

Custom Thor task allows the following:

‘script arg1 arg2` to be interpreted as `script <default_task> arg1 arg2` `–option 1 –option 2` to be interpreted as `–option 1 2` (the standard Thor format for multiple value options) `script –help` to display the help for the default task instead of the command list