Sha256: 882c7f85d08a30bcd959bce0a7b685b94dd6b1c38f5fa33df754a33edc208b55

Contents?: true

Size: 146 Bytes

Versions: 4

Compression:

Stored size: 146 Bytes

Contents

module Libvirt
  module Ruby
    class StoragePool < Libvirt::Ruby::Util
      def self.klass
        "virStoragePool"
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
libvirt-ruby-0.0.6 lib/libvirt-ruby/storage_pool.rb
libvirt-ruby-0.0.5 lib/libvirt-ruby/storage_pool.rb
libvirt-ruby-0.0.4 lib/libvirt-ruby/storage_pool.rb
libvirt-ruby-0.0.3 lib/libvirt-ruby/storage_pool.rb