Module fileapi

Source
Expand description

This is an API for modifying the general data files.

Author: @Yunhao Xu

Version: v1.0.0

Structsยง

Builder
A changer class for for writing several values for a new file in succession.
Changer
A changer structure for change some specific values in the file in succession.
FileAPI
A structure of file modified API. This class is used to change, read, write, remove a file in the project.
Reader
A reader structure for reading specific values of the same file in succession.