Class: PactBroker::Client::CLI::CustomThor
- Defined in:
- lib/pact_broker/client/cli/custom_thor.rb
Overview
Custom Thor task allows the following:
‘–option 1 –option 2` to be interpreted as `–option 1 2` (the standard Thor format for multiple value options)
Direct Known Subclasses
Constant Summary collapse
- EM_DASH =
"\u2014"