Sha256: 9ce80bad888b73fb7f9b53616dffda05716d574e35b356fcebb52f16d8d5593e
Contents?: true
Size: 285 Bytes
Versions: 20
Compression:
Stored size: 285 Bytes
Contents
class MCollective::Application::Rpc < MCollective::Application # rubocop:disable Style/ClassAndModuleChildren description "Generic RPC agent client application" external(:command => "choria", :args => ["req"]) external_help(:command => "choria", :args => ["req", "--help"]) end
Version data entries
20 entries across 20 versions & 1 rubygems