ExFacts v0.1.5 ExFacts.System

Provides a common entry point to gather all internal information in one command and returns a serialized JSON reponse.

Summary

Functions

Returns the facts of the system in JSON format

Types

t()
t() :: binary

Functions

gather_system(opts \\ [])
gather_system(Keyword.t) :: t

Returns the facts of the system in JSON format.

It calls all underlying modules and aggregates the returned data then formats it in the desired JSON output.