Test Workflow / Lint and test library (push) Successful in 1m34sDetails
Publish Workflow / Publish library (push) Successful in 2m7sDetails
Contributes to #2 .
- Add some additional tests to existing functionality.
- Cleanup code to use more of `kotlin.io.*` instead of `java.nio.*`.
- Validate FSEntry names on object construction (and tests).
- Validate folders do not contain entries with duplicate names on `FSCreator.create()` (and tests).
Reviewed-on: #4