Sha256: 096f15c4790294cdf6065348d9ed2b37936a6eb9dbe6430aa05429a19a9d7bb1
Contents?: true
Size: 127 Bytes
Versions: 13
Compression:
Stored size: 127 Bytes
Contents
# frozen_string_literal: true module Libvirt class NodeInfo < BaseInfo struct_class FFI::Host::NodeInfoStruct end end
Version data entries
13 entries across 13 versions & 1 rubygems