YaST2 OS Repair. Automatic error detection & repair tool for Linux.
List of Global Functions
Add - Writes the specified string to the end of the log file.
GetLogFileName - This function returns the name of the global log file.
GetTmpDir - Returns the path of the global temporary directory, e.g. "/tmp/YaST2-02274".
OSRLogFile - Constructor.
List of Global Variables
Writes the specified string to the end of the log file.
Function parameters
string the_string
Return value
boolean - True if the specified string was successfully written
This function returns the name of the global log file.
Return value
string - The name of the global log file.
Returns the path of the global temporary directory, e.g. "/tmp/YaST2-02274".
Return value
string - The path of the temporary directory.