Name | Badge |
---|---|
Chat | |
Downloads | |
Stable version | |
Unstable version |
This library wraps file system methods inside services. The advantages are:
- All operations are being logged and can easily be accessed (even in production scenarios)
- All operations are wrapped inside try/catch so all failures are logged as well
- Services allow easier mocking for unit tests
For documentation, please visit the documentation portal