You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
io/file will be referring to your local host, where I assume there is no /home/ubuntu/testdir. There really should be some easy way to get that kind of remote info without invoking shell... 🤔
In this example,
.isDirectory
is wrong and.listFiles
doesn't show the files in the directory.Output:
The text was updated successfully, but these errors were encountered: