Commit Graph

7 Commits

Author SHA1 Message Date
tastytea 2ee354c7a3
More exception documentation. 2020-03-06 06:41:55 +01:00
tastytea 821622fccd
Document exceptions in the function they could be thrown from,
and in the class description.
2020-03-06 06:18:59 +01:00
tastytea f5c53df354
Move Config constructor to header. 2020-03-06 05:43:45 +01:00
tastytea d99520c2ea
Document exceptions where they could occur. 2020-03-06 04:42:40 +01:00
tastytea 7333fdf089
Implement Config::set() and Config::get(). 2020-03-06 04:42:32 +01:00
tastytea 3f80752239
Add Config::write(). 2020-02-29 21:55:45 +01:00
tastytea ab10e90c7f
Add ability to read config and parse config files.
Add classes Config and Directories.
2020-02-29 06:30:19 +01:00