lib/onering/cli/fact.rb in onering-client-0.2.1 vs lib/onering/cli/fact.rb in onering-client-0.2.3

- old
+ new

@@ -1,7 +1,7 @@ module Onering module CLI - module Fact + class Fact < Plugin def self.configure(global={}) @opts = ::Trollop::options do banner <<-EOS Return the value of an internal fact. \ No newline at end of file