Module doctor

Source
Expand description

§Doctor module

This module gathers and displays information about the user’s system and repairs any issues that may prevent ACORN from running easily.

Toward this end, acorn doctor will

  • gather information about the system,
  • display information about the system,
  • and semi-automatically repair issues with the system.

Structs§

InstalledSoftwareData
Information about installed software
MemoryInformation
Information about system memory
Network
Network details
NetworkInformation
Information about system network
Processor
Information about microprocessor
SystemInformation
Information about system
SystemSoftwareInformation
Details of specific installed software applicable to ACORN

Traits§

TableFormatPrint
Trait for printing tables