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

- old
+ new

@@ -1,7 +1,7 @@ module Onering module CLI - module Devices + class Devices < Plugin def self.configure(global={}) @api = Onering::CLI.connect(global).assets @opts = ::Trollop::options do banner <<-EOS \ No newline at end of file