Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-03 | Replacing File calls from the FileAccess class docs | Emi | |
Co-Authored-By: bruvzg <7645683+bruvzg@users.noreply.github.com> | |||
2022-09-30 | Fix typos with codespell | RĂ©mi Verschelde | |
Using codespell 2.3-dev from current git. And fix typo in `methods.py` for `vsproj=yes` option (still won't work though). | |||
2022-09-20 | Introduce more static methods to directory API | kobewi | |
2022-09-19 | Improve C# documentation for FileAccess and DirAccess | Raul Santos | |
- Adds using statements to C# examples to ensure the resources are freed after usage - Adds explanation about the importance of disposing the FileAccess now that we don't have a close method | |||
2022-09-19 | Replace File/Directory with FileAccess/DirAccess | kobewi | |