MishkaInstaller.Helper.MnesiaAssistant.Information (Mishka installer v0.1.6)

Copy Markdown View Source

Read-only introspection of the running Mnesia system.

Summary

Functions

Returns runtime information for type (e.g. :db_nodes, :extra_db_nodes, :local_tables, :tables, :directory). Delegates to :mnesia.system_info/1.

Functions

system_info(type)

@spec system_info(atom()) :: term()

Returns runtime information for type (e.g. :db_nodes, :extra_db_nodes, :local_tables, :tables, :directory). Delegates to :mnesia.system_info/1.