# Functions
CheckSourceFolderExit will check source code folder exist.
DeleteFile will delete filepath permanently.
FormatMemory will format memory val.
FormatUptime will figure out current proc uptime.
GetFile will open filepath.
GetTableWriter will return instance of tablewriter.
MakeFileMutex will create a FileMutex intance.
PadString will add totalSize spaces evenly to the right and left side of str.
SafeReadTomlFile will try to acquire a lock on the file and then read its content afterwards.
SafeWriteTomlFile will try to acquire a lock on the file and then write to it.
WriteFile will write the info on array of bytes b to filepath.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author