Open bruce965 opened 8 years ago
outputDir.getParent() returns null when outputDir is a relative path with just the name of a folder (Example: "aaa").
outputDir.getParent()
null
outputDir
"aaa"
Verified on DisUnity v0.5.0.
Thank you for your efforts, your work is incredible!
outputDir.getParent()
returnsnull
whenoutputDir
is a relative path with just the name of a folder (Example:"aaa"
).Verified on DisUnity v0.5.0.
Thank you for your efforts, your work is incredible!