File Class
The file class offers a set of methods to working with files & directories. This can be done through some helper methods or through a more advanced object oriented method where all files and directories are wrapped in objects.
Introduction
To be written.
Configuration
To be written.