Sha256: 21cdd13a80e4224ba035c403c614b718f88da866646f71c38e1444a7a4f244a4
Contents?: true
Size: 156 Bytes
Versions: 77
Compression:
Stored size: 156 Bytes
Contents
# frozen_string_literal: true module LegacyFacter module Util module Root def self.root? Process.uid.zero? end end end end
Version data entries
77 entries across 77 versions & 1 rubygems