lib/zabbix-ruby-client/store.rb in zabbix-ruby-client-0.0.15 vs lib/zabbix-ruby-client/store.rb in zabbix-ruby-client-0.0.16

- old
+ new

@@ -1,5 +1,5 @@ -class ZabbixRubyClient +module ZabbixRubyClient class Store def initialize(dir, server, task, keepdata=false) @dir = dir @server = server