module Facter::Util::Partitions::NoImplementation

Public Class Methods

list() click to toggle source
# File lib/facter/util/partitions.rb, line 11
def self.list
  []
end