- Fix internal inaccessible level
-
Implement get bundle file path method
-
Support both String and URL type as a path param
-
Separate platform specific method as a service
-
Support making multiple directory at once
-
Add path absolute or relative detector
- Fix building scheme failure
- Rename
Fileable
object toPath
Path.pwd
is now support setter enabling move directoryPath
object automatically set self path as home directory when path initializer is "~".- Introduce
iOSDir
ios directory list - Introduce
UnixFS
unix-based OS FS tree list - Now under construction -