module documentation

Undocumented

Class ProgramsFileManager A manager for handling program files.
Exception FileAlreadyExistException Exception raised when attempting to create a file that already exists.
Exception FileDoesNotExistException Exception raised when attempting to access a file that does not exist.
Exception ProgramFileException Base class for exceptions related to program files.