Sha256: 7bad885fd2accc8bcfef63fc49243d6d0eace62f524b71052ccd0fcb9f37761c
Contents?: true
Size: 291 Bytes
Versions: 16
Compression:
Stored size: 291 Bytes
Contents
class MCollective::Application::Facts < MCollective::Application # rubocop:disable Style/ClassAndModuleChildren description "Reports on usage for a specific fact" external(:command => "choria", :args => ["facts"]) external_help(:command => "choria", :args => ["facts", "--help"]) end
Version data entries
16 entries across 16 versions & 1 rubygems