No namespace

Classes
cli The main program and command line.
cli_formatter Allows formatting text in the command line.
cmd Allows some basic command execution.
commandline_list Allows you to create command line tables.
data_types Type management.
downloader Download a file.
extensions Extension management.
files File management.
inimgmt php.ini management.
json Read and write json files.
linuxcmd Functions specifically for Ubuntu/Linux.
pkgmgr The package manager.
time
Functions
mklog2 Similar to mklog() but if mklog is not defined it just echoes the message and type.
mklog Makes a log entry
verboseLogging Gets weather verbose-logging is enabled.
argsString Returns a shell ready arguments string to preserve start arguments when restarting the program.
getEnvironment Gets info on the environment php-cli is running in. (ClaudeAI and ChatGPT helped, mostly works)
Namespaces
none