Engine/dist
JeremyStarTM 8393818043
All checks were successful
PRs & Pushes / build (push) Successful in 2m7s
PRs & Pushes / build-apidoc (push) Successful in 2m22s
Add FileAccess class with many exceptions
The FileAccess class is an almost 1:1 rewrite of the old FileAccess class from v1-alpha9, just with some method names changed, a set of "verify" methods, no setPosixPermissions method anymore and wrapper exceptions around Java exceptions to avoid direct contact with Java stuff for public API. See the NonKotlinContact annotation for more information.
The old FileAccess class (for reference): 1e978e3146/base/src/main/java/de/staropensource/engine/base/utility/FileAccess.java
2024-12-15 01:15:50 +01:00
..
branding Update icon 2024-11-24 13:28:28 +01:00
readme Initial rewrite commit (see #17) 2024-12-12 23:10:29 +01:00
template-subproject Make private secondary constructors the primaries 2024-12-13 18:36:27 +01:00
detekt.yml Add FileAccess class with many exceptions 2024-12-15 01:15:50 +01:00