exfacts v0.1.3 ExFacts.Host

Summary

Types

option()
option() :: {:type, binary}

Functions

boot_time()
boot_time() :: integer
counts()
counts() :: integer
get_family(p)
get_family(String.t) :: String.t
get_lsb()
get_lsb() :: %ExFacts.Host.LSB{codename: term, description: term, id: term, release: term}
get_lsb_from_bin()
get_lsb_release()
get_lsb_release() :: %ExFacts.Host.LSB{codename: term, description: term, id: term, release: term}
get_os_release()
get_os_release() :: {String.t, String.t}
get_platform(data, opts \\ [type: "redhat"])
get_platform(binary, options :: [option]) :: binary
get_version(data, opts \\ [type: "redhat"])
get_version(binary, options :: [option]) :: binary
host_id()
host_id() :: String.t
host_info()
hostname()
hostname() :: String.t
kernel_version()
kernel_version() :: String.t
platform_info()
platform_info() :: {binary, binary}
up_time(b)
up_time(integer) :: integer
virtualization()
virtualization() :: {String.t, String.t}