module Specinfra::Helper::HostInventory

Public Instance Methods

host_inventory() click to toggle source
# File lib/specinfra/helper/host_inventory.rb, line 6
def host_inventory
  Specinfra::HostInventory.instance
end