![]() |
linc 0.7
Linc is a general-purpose programming language inspired by C
|
This is the complete list of members for linc::Files, including all inherited members.
| exists(const std::string &filepath_string) | linc::Files | static |
| load(const std::string &filepath_string, bool write) | linc::Files | static |
| read(const std::string &filepath_string) | linc::Files | static |
| toAbsolute(const std::string &filepath_string) | linc::Files | static |
| write(const std::string &filepath_string, const std::string &contents) | linc::Files | static |