Module server_forge::utils
source · Expand description
§Utilities Module
This module provides various utility functions used throughout the server setup and maintenance tool. It includes functions for logging, user input, configuration management, command execution, and report generation.
Functions§
- Generates a report of the server setup.
- Prompts the user for input to configure the server setup.
- Executes a system command and logs the result.
- Saves the configuration to a JSON file.
- Sets up logging for the application.