Sha256: 899a93f72c806c925df974ccd2743a3adcaf3adcb816ebdcbdca697587453929
Contents?: true
Size: 303 Bytes
Versions: 23
Compression:
Stored size: 303 Bytes
Contents
require "pactflow/client/cli/provider_contract_commands" require "pact_broker/client/cli/custom_thor" module Pactflow module Client module CLI class Pactflow < PactBroker::Client::CLI::CustomThor include ::Pactflow::Client::CLI::ProviderContractCommands end end end end
Version data entries
23 entries across 23 versions & 1 rubygems