Next question: ```userHomeVfs``` does not seem to...
# korge
d
Next question:
Copy code
userHomeVfs
does not seem to result in my user home directory ? it just gives a the folder where the application starts Does something need to be configured or passed in ?
🤷 1
I raised an MR so that userHomeVfs results in the path stored in System.getProperty("user.home")